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

Antonio Rojas arojas at archlinux.org
Mon Apr 23 15:06:34 UTC 2018


    Date: Monday, April 23, 2018 @ 15:06:33
  Author: arojas
Revision: 317377

Update to 4.1.1.p2

Modified:
  singular/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-23 14:38:21 UTC (rev 317376)
+++ PKGBUILD	2018-04-23 15:06:33 UTC (rev 317377)
@@ -4,10 +4,10 @@
 
 pkgname=singular
 _majver=4-1-1
-_patchver=1
+_patchver=2
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
-pkgrel=2
+pkgrel=1
 pkgdesc="Computer Algebra System for polynomial computations"
 arch=(x86_64)
 url="http://www.singular.uni-kl.de/"
@@ -17,7 +17,7 @@
 optdepends=('python2: Python interface')
 source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}p${_patchver}.tar.gz")
 #source=("http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/SOURCES/$_majver/singular-${_majver//-/.}.tar.gz")
-sha256sums=('c1596d15b51a0c9b4162f030f21785b6a3ebc8de75645063bdf39f15e8f96f73')
+sha256sums=('8e1f67c0a940ae772231dc5f700ab2a1b08199be26d33323558fd08d629ea91f')
 options=(!zipman)
 
 build() {



More information about the arch-commits mailing list