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

Antonio Rojas arojas at archlinux.org
Sun Jan 1 17:26:02 UTC 2017


    Date: Sunday, January 1, 2017 @ 17:26:02
  Author: arojas
Revision: 204114

Update to 20161230

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-01 17:18:37 UTC (rev 204113)
+++ PKGBUILD	2017-01-01 17:26:02 UTC (rev 204114)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20161219
+pkgver=20161230
 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)
@@ -11,7 +11,7 @@
 depends=(flint pari-sage boost-libs)
 makedepends=(boost)
 source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
-md5sums=('f1503947c55be3007724675cb610e9c5')
+md5sums=('1005d7caf7f12c46dab0e76d0d203cd5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list