diff --git a/srcpkgs/singular/template b/srcpkgs/singular/template index 2dc38af826b..c73a020dcf1 100644 --- a/srcpkgs/singular/template +++ b/srcpkgs/singular/template @@ -1,6 +1,6 @@ # Template file for 'singular' pkgname=singular -version=4.3.1p2 +version=4.3.1p3 revision=1 _majver=${version%p*} build_style=gnu-configure @@ -20,7 +20,7 @@ maintainer="dkwo " license="GPL-2.0-or-later" homepage="https://www.singular.uni-kl.de" distfiles="https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/${_majver//./-}/singular-${version}.tar.gz" -checksum=95814bba0f0bd0290cd9799ec1d2ecc6f4c8a4e6429d9a02eb7f9c4e5649682a +checksum=66cfaeee7ab909272fd81050a09cae3ec115652a01adde014a5128a54b97397a if [ -z "$CROSS_BUILD" ]; then makedepends+=" ntl-devel"