From 79853a5173702cd8e7f4b26a523760301b643cd1 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 2 Jun 2016 00:14:21 +0000 Subject: [PATCH] community/eclib to 20160206-7 --- community/eclib/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/eclib/PKGBUILD b/community/eclib/PKGBUILD index 972647298..f150d6df0 100644 --- a/community/eclib/PKGBUILD +++ b/community/eclib/PKGBUILD @@ -6,7 +6,7 @@ pkgname=eclib pkgver=20160206 -pkgrel=6 +pkgrel=7 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/"