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

Antonio Rojas arojas at archlinux.org
Sun Mar 26 17:46:42 UTC 2017


    Date: Sunday, March 26, 2017 @ 17:46:41
  Author: arojas
Revision: 219150

Update to 5.1.0

Modified:
  fplll/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 17:46:17 UTC (rev 219149)
+++ PKGBUILD	2017-03-26 17:46:41 UTC (rev 219150)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.0.3
+pkgver=5.1.0
 pkgrel=1
 pkgdesc="Lattice algorithms using floating-point arithmetic"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 provides=(libfplll)
 replaces=(libfplll)
 source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('111ea027e447878d656414f24867f289')
+sha256sums=('58175c54cc92752576a64361c73e4ea7797fc18fb703b3f22c7570a09075486f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list