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

Antonio Rojas arojas at archlinux.org
Fri Dec 4 20:06:53 UTC 2020


    Date: Friday, December 4, 2020 @ 20:06:52
  Author: arojas
Revision: 770021

Update to 5.4.0

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 20:05:01 UTC (rev 770020)
+++ PKGBUILD	2020-12-04 20:06:52 UTC (rev 770021)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=fplll
-pkgver=5.3.3
+pkgver=5.4.0
 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=('5e7c46c30623795feeac19cf607583b7c82b0490ceb91498f0f712789be20ccd')
+sha256sums=('fe192a65a56439b098e26e3b7ee224dda7c2c73a58f36ef2cc6f9185ae8c482b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list