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

Antonio Rojas arojas at archlinux.org
Fri Dec 18 17:46:53 UTC 2020


    Date: Friday, December 18, 2020 @ 17:46:52
  Author: arojas
Revision: 779406

Fix RPATH

Modified:
  singular/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-18 17:46:44 UTC (rev 779405)
+++ PKGBUILD	2020-12-18 17:46:52 UTC (rev 779406)
@@ -6,7 +6,7 @@
 _patchver=0
 pkgver=${_majver//-/.}.p${_patchver}
 #pkgver=${_majver//-/.}
-pkgrel=1
+pkgrel=2
 pkgdesc="Computer Algebra System for polynomial computations"
 arch=(x86_64)
 url="https://www.singular.uni-kl.de/"



More information about the arch-commits mailing list