From 487fdf3bb17312e59aa60b47ac5703883885b775 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 10 Jul 2023 21:39:38 -0300 Subject: [PATCH] pari: update to 2.15.4. --- srcpkgs/pari/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/pari/template b/srcpkgs/pari/template index 503bf6189587..40107cdbde9f 100644 --- a/srcpkgs/pari/template +++ b/srcpkgs/pari/template @@ -1,6 +1,6 @@ # Template file for 'pari' pkgname=pari -version=2.15.3 +version=2.15.4 revision=1 build_style=configure build_helper=qemu @@ -19,7 +19,7 @@ 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/pari-${version}.tar.gz" -checksum=adf5a58638cdafd72a8b48bc9f444972b23329c8d545a1d3ed1bbeb1b6569268 +checksum=c3545bfee0c6dfb40b77fb4bbabaf999d82e60069b9f6d28bcb6cf004c8c5c0f build_options="x11 pthreads" build_options_default="x11 pthreads"