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

Antonio Rojas arojas at archlinux.org
Mon Jun 28 13:58:28 UTC 2021


    Date: Monday, June 28, 2021 @ 13:58:27
  Author: arojas
Revision: 967703

New tarball

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 13:26:34 UTC (rev 967702)
+++ PKGBUILD	2021-06-28 13:58:27 UTC (rev 967703)
@@ -3,7 +3,7 @@
 
 pkgname=pynac
 pkgver=0.7.28
-pkgrel=1
+pkgrel=2
 pkgdesc='Python version of GiNaC, a C++ library for symbolic mathematical calculations'
 arch=(x86_64)
 url='http://pynac.org'
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(python singular) # giac disabled because of https://trac.sagemath.org/ticket/26427
 source=(https://github.com/pynac/pynac/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('18f244f7dfcc29bdff918d9b395661023f6d954d7a35eaeeb5897aaa69cb58ac')
+sha256sums=('3652dd8ff068307c90c75a0002d20467c21204cf8f9d9f80eb71a98d41a8e29e')
 
 prepare() {
   cd pynac-pynac-$pkgver




More information about the arch-commits mailing list