Date: Wednesday, April 15, 2015 @ 00:40:48
  Author: arojas
Revision: 131373

Rebuild against pari-sage

Modified:
  lcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-04-14 22:39:11 UTC (rev 131372)
+++ PKGBUILD    2015-04-14 22:40:48 UTC (rev 131373)
@@ -3,12 +3,12 @@
 
 pkgname=lcalc
 pkgver=1.23
-pkgrel=5
+pkgrel=6
 pkgdesc="C++ L-function class library and command line interface"
 arch=('i686' 'x86_64')
 url="http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/L.html";
 license=('GPL2')
-depends=('pari-git')
+depends=('pari-sage')
 makedepends=('chrpath')
 
source=("http://oto.math.uwaterloo.ca/~mrubinst/L_function_public/CODE/L-$pkgver.tar.gz";
 'Lcommon.h.patch' 'gcc-4.9.patch' 'pari-2.7.patch')
 md5sums=('8262d4495e0bbe0283e5341ef8694c23'

Reply via email to