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

Antonio Rojas arojas at archlinux.org
Mon Sep 11 12:07:14 UTC 2017


    Date: Monday, September 11, 2017 @ 12:07:13
  Author: arojas
Revision: 256901

Update to 5.2.0

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 11:53:53 UTC (rev 256900)
+++ PKGBUILD	2017-09-11 12:07:13 UTC (rev 256901)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.1.0
+pkgver=5.2.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")
-sha256sums=('58175c54cc92752576a64361c73e4ea7797fc18fb703b3f22c7570a09075486f')
+sha256sums=('a39871bc9d351732c230e9e56a9e7f4128f2a5ae3bd4094fe61065d4a8f54dfd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list