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

Antonio Rojas arojas at archlinux.org
Sat Aug 19 19:22:35 UTC 2017


    Date: Saturday, August 19, 2017 @ 19:22:34
  Author: arojas
Revision: 252597

Update to 20170815

Modified:
  eclib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 19:19:27 UTC (rev 252596)
+++ PKGBUILD	2017-08-19 19:22:34 UTC (rev 252597)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=eclib
-pkgver=20170330
-pkgrel=5
+pkgver=20170815
+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)
 source=("https://github.com/JohnCremona/eclib/archive/v$pkgver.tar.gz")
-sha256sums=('c507c3c83a21d445c6fba1c339aa4c37d488aeae829e5368a9bff000b148baf3')
+sha256sums=('448bffdd768e7b29d7dc4d4b28a1924f8e6c7bf9edd2cccef5740f7e968650f0')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list