[arch-commits] Commit in eclib/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Aug 28 09:37:09 UTC 2015
Date: Friday, August 28, 2015 @ 11:37:09
Author: arojas
Revision: 138856
Update to 20150826
Modified:
eclib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-28 09:32:14 UTC (rev 138855)
+++ PKGBUILD 2015-08-28 09:37:09 UTC (rev 138856)
@@ -2,8 +2,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=eclib
-pkgver=20150510
-pkgrel=4
+pkgver=20150826
+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/"
@@ -10,7 +10,7 @@
license=(GPL)
depends=(flint pari-sage)
source=("https://github.com/JohnCremona/eclib/archive/$pkgname-$pkgver.tar.gz")
-md5sums=('be4c8ee0e91ba84a40cc6da2afcfcf68')
+md5sums=('50e126500e976097b08d24729c719b2c')
build() {
cd eclib-$pkgname-$pkgver
More information about the arch-commits
mailing list