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

Antonio Rojas arojas at gemini.archlinux.org
Tue May 24 18:51:37 UTC 2022


    Date: Tuesday, May 24, 2022 @ 18:51:37
  Author: arojas
Revision: 1210229

Update to 5.4.2

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-24 17:48:40 UTC (rev 1210228)
+++ PKGBUILD	2022-05-24 18:51:37 UTC (rev 1210229)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.4.1
+pkgver=5.4.2
 pkgrel=1
 pkgdesc='Lattice algorithms using floating-point arithmetic'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 license=(LGPL)
 depends=(mpfr qd)
 source=(https://github.com/fplll/fplll/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('7bd887957173aa592091772c1c36f6aa606b3b2ace0d14e2c26c7463dcf2deb7')
+sha256sums=('6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list