From c66193011511bc080ce1fa681e2fb9504617eb83 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 21 Jun 2016 23:50:45 +0000 Subject: [PATCH] community/eclib to 20160206-9 --- community/eclib/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/eclib/PKGBUILD b/community/eclib/PKGBUILD index ab5e204df..3636d0c9f 100644 --- a/community/eclib/PKGBUILD +++ b/community/eclib/PKGBUILD @@ -6,7 +6,7 @@ pkgname=eclib pkgver=20160206 -pkgrel=8 +pkgrel=9 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/"