[arch-commits] Commit in singular/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Feb 15 13:56:31 UTC 2018
Date: Thursday, February 15, 2018 @ 13:56:31
Author: arojas
Revision: 294708
Tarball updated again
Modified:
singular/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-15 13:46:58 UTC (rev 294707)
+++ PKGBUILD 2018-02-15 13:56:31 UTC (rev 294708)
@@ -7,7 +7,7 @@
#_patchver=4
#pkgver=${_majver//-/.}.p${_patchver}
pkgver=${_majver//-/.}
-pkgrel=1
+pkgrel=2
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=('1f894df4ea6747c89998dc4ba4e3a9f4ad731acb22d403c539ca7d1d1b7d30df')
+sha256sums=('3792c5707b60c1748298bf47e2277de20303d60563b797372cc0e1eff4bbc583')
options=(!zipman)
prepare() {
More information about the arch-commits
mailing list