diff --git a/srcpkgs/singular/template b/srcpkgs/singular/template index 036e19d4703..beb0e6d3011 100644 --- a/srcpkgs/singular/template +++ b/srcpkgs/singular/template @@ -1,6 +1,6 @@ # Template file for 'singular' pkgname=singular -version=4.3.2p7 +version=4.3.2p10 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=aad23c30066b7fbc011138a98d60532565d76a847eec6bf2938410d93b272ca3 +checksum=28c2c9fcfee954e00dfa56eb1a7d418d5b1de67c4398d25a0f2b8f73e71552a8 if [ -z "$CROSS_BUILD" ]; then makedepends+=" ntl-devel"