diff --git a/srcpkgs/pari/template b/srcpkgs/pari/template index 9543739472..8bac1e0343 100644 --- a/srcpkgs/pari/template +++ b/srcpkgs/pari/template @@ -1,6 +1,6 @@ # Template file for 'pari' pkgname=pari -version=2.13.3 +version=2.13.4 revision=1 build_style=configure build_helper=qemu @@ -16,8 +16,9 @@ short_desc="Fast computations library in number theory" maintainer="Gonzalo TornarĂ­a " license="GPL-2.0-or-later" homepage="https://pari.math.u-bordeaux.fr" +changelog="https://pari.math.u-bordeaux.fr/cgi-bin/gitweb.cgi?p=pari.git;a=blob_plain;f=CHANGES;hb=refs/heads/pari-${version%.*}" distfiles="https://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${version}.tar.gz" -checksum=ccba7f1606c6854f1443637bb57ad0958d41c7f4753f8ae8459f1d64c267a1ca +checksum=bcde9eceae1592814381c1697cdb7063567b6504201b1be47bb58920f3bce185 build_options="x11 pthreads" build_options_default="x11 pthreads"