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

Antonio Rojas arojas at archlinux.org
Thu Jan 9 17:18:11 UTC 2020


    Date: Thursday, January 9, 2020 @ 17:18:11
  Author: arojas
Revision: 551351

Update to 5.3.2

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 17:07:21 UTC (rev 551350)
+++ PKGBUILD	2020-01-09 17:18:11 UTC (rev 551351)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.3.1
+pkgver=5.3.2
 pkgrel=1
 pkgdesc="Lattice algorithms using floating-point arithmetic"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 provides=(libfplll)
 replaces=(libfplll)
 source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('bf7e7e667173b5655cb989ec6a55c07af057d9011572f85eb53fbf93f4e2d239')
+sha256sums=('4d935d712d11902c60a2a5cb50b696391f4ca4a2de59b0daeca74c29024c21fe')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list