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

Antonio Rojas arojas at archlinux.org
Sat Jul 1 13:04:30 UTC 2017


    Date: Saturday, July 1, 2017 @ 13:04:29
  Author: arojas
Revision: 242001

Reenable giac

Modified:
  pynac/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-01 10:03:37 UTC (rev 242000)
+++ PKGBUILD	2017-07-01 13:04:29 UTC (rev 242001)
@@ -4,12 +4,12 @@
 
 pkgname=pynac
 pkgver=0.7.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Python version of GiNaC, a C++ library for symbolic mathematical calculations"
 arch=(i686 x86_64)
 url="http://pynac.org"
 license=(GPL)
-depends=(python2 singular)
+depends=(python2 singular libgiac)
 source=("https://github.com/pynac/pynac/releases/download/pynac-$pkgver/pynac-$pkgver.tar.bz2"
         pynac-fix-build.patch::"https://github.com/pynac/pynac/commit/e234ea37.patch")
 sha256sums=('b0c32f610153ffa8ff5baf312294843d6b51f4f23b56332050d4ca3b97f2becd'



More information about the arch-commits mailing list