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

Antonio Rojas arojas at archlinux.org
Sun Jan 22 21:02:14 UTC 2017


    Date: Sunday, January 22, 2017 @ 21:02:14
  Author: arojas
Revision: 208441

Update to 20170122

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-22 19:51:41 UTC (rev 208440)
+++ PKGBUILD	2017-01-22 21:02:14 UTC (rev 208441)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20161230
-pkgrel=3
+pkgver=20170122
+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 boost-libs)
 makedepends=(boost)
 source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
-md5sums=('1005d7caf7f12c46dab0e76d0d203cd5')
+md5sums=('7cf4318880d8b3d1b09968dde59b8d25')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list