[arch-commits] Commit in eclib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Feb 11 09:55:48 UTC 2016
Date: Thursday, February 11, 2016 @ 10:55:47
Author: arojas
Revision: 161167
Update to 20160206
Modified:
eclib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-11 09:53:04 UTC (rev 161166)
+++ PKGBUILD 2016-02-11 09:55:47 UTC (rev 161167)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=eclib
-pkgver=20160101
+pkgver=20160206
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=('ce61995933d03a12317aa6f1391f35e4')
+md5sums=('8497ea59a0a5dcc3f32ee21bb3510eac')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list