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

Antonio Rojas arojas at archlinux.org
Sun Feb 11 10:56:16 UTC 2018


    Date: Sunday, February 11, 2018 @ 10:56:16
  Author: arojas
Revision: 292136

New tarball

Modified:
  singular/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 10:56:06 UTC (rev 292135)
+++ PKGBUILD	2018-02-11 10:56:16 UTC (rev 292136)
@@ -7,7 +7,7 @@
 _patchver=4
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
-pkgrel=2
+pkgrel=3
 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=('9aef5ec4be8ef1317727686fb5f4e2e80020c3c47b3c762612a594acd4eff0f8')
+sha256sums=('835e98faa74603739b370db7f06b5a3fc7e45ec7b3c76dd00693e09a0f88957b')
 options=(!zipman)
 
 prepare() {



More information about the arch-commits mailing list