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

Antonio Rojas arojas at archlinux.org
Tue Jan 19 16:38:35 UTC 2016


    Date: Tuesday, January 19, 2016 @ 17:38:34
  Author: arojas
Revision: 157696

Update to 20160101

Modified:
  eclib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 16:33:06 UTC (rev 157695)
+++ PKGBUILD	2016-01-19 16:38:34 UTC (rev 157696)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20150827
-pkgrel=6
+pkgver=20160101
+pkgrel=1
 pkgdesc="Includes mwrank (for 2-descent on elliptic curves over Q) and modular symbol code used to create the elliptic curve database"
 arch=(i686 x86_64)
 url="https://github.com/JohnCremona/eclib/"
@@ -11,7 +11,7 @@
 depends=(flint pari-sage boost-libs)
 makedepends=(boost)
 source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
-md5sums=('6a9d3b001a7035697079fb08c420e4a3')
+md5sums=('ce61995933d03a12317aa6f1391f35e4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list