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

Antonio Rojas arojas at archlinux.org
Fri May 18 18:52:16 UTC 2018


    Date: Friday, May 18, 2018 @ 18:52:15
  Author: arojas
Revision: 324290

Update to 5.2.1

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 16:44:00 UTC (rev 324289)
+++ PKGBUILD	2018-05-18 18:52:15 UTC (rev 324290)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.2.1
+pkgrel=1
 pkgdesc="Lattice algorithms using floating-point arithmetic"
 arch=(x86_64)
 url="https://github.com/fplll/fplll"
@@ -13,7 +13,7 @@
 provides=(libfplll)
 replaces=(libfplll)
 source=("https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('75e17fcaa4fc5fdddbe6eb42aca5f38c4c169a4b52756e74fbe2d1769737ac9c')
+sha256sums=('e38e3f8f14d5dbf46aab66d6c12f5973d4b12b72832161ed1491e8e925de4816')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list