[arch-commits] Commit in singular/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Mar 19 15:55:27 UTC 2020


    Date: Thursday, March 19, 2020 @ 15:55:26
  Author: arojas
Revision: 600925

Update to 4.1.2.p5

Modified:
  singular/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 15:47:11 UTC (rev 600924)
+++ PKGBUILD	2020-03-19 15:55:26 UTC (rev 600925)
@@ -3,7 +3,7 @@
 
 pkgname=singular
 _majver=4-1-2
-_patchver=4
+_patchver=5
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
 pkgrel=1
@@ -16,7 +16,7 @@
 optdepends=('polymake: Polymake module')
 source=("ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz")
 #source=("ftp://jim.mathematik.uni-kl.de/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz")
-sha256sums=('7b066001eee7b3269c0b68aeb2ee5fff4477d79988528ada9ed5a2cde2daee7e')
+sha256sums=('743593fa17e0f87ff2ab61e87653e95c6c00a615e3a2e6fb1f0e43461473b89f')
 options=(!zipman)
 
 build() {



More information about the arch-commits mailing list