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

Antonio Rojas arojas at archlinux.org
Mon Dec 19 18:23:48 UTC 2016


    Date: Monday, December 19, 2016 @ 18:23:48
  Author: arojas
Revision: 200326

Update to 20161219

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-19 18:16:43 UTC (rev 200325)
+++ PKGBUILD	2016-12-19 18:23:48 UTC (rev 200326)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20160720
-pkgrel=10
+pkgver=20161219
+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=('6ba0a5b73184b2f36b7d52bc2d8a0338')
+md5sums=('f1503947c55be3007724675cb610e9c5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list