Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions srcpkgs/givaro/patches/197.patch

This file was deleted.

23 changes: 0 additions & 23 deletions srcpkgs/givaro/patches/218.patch

This file was deleted.

8 changes: 4 additions & 4 deletions srcpkgs/givaro/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'givaro'
pkgname=givaro
version=4.2.0
revision=2
version=4.2.1
revision=1
build_style=gnu-configure
makedepends="gmpxx-devel"
short_desc="C++ library for arithmetic and algebraic computations"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="CECILL-B"
homepage="https://github.com/linbox-team/givaro"
changelog="https://github.com/linbox-team/givaro/raw/master/ChangeLog"
changelog="https://github.com/linbox-team/givaro/releases"
distfiles="https://github.com/linbox-team/givaro/releases/download/v${version}/givaro-${version}.tar.gz"
checksum=865e228812feca971dfb6e776a7bc7ac959cf63ebd52b4f05492730a46e1f189
checksum=feefb7445842ceb756f8bb13900d975b530551e488a2ae174bda7b636251de43
nocross=yes

build_options="native_build"
Expand Down