Date: Tuesday, December 20, 2022 @ 21:39:06
  Author: arojas
Revision: 1364766

upgpkg: fplll 5.4.3-1: Update to 5.4.3

Modified:
  fplll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-20 21:37:53 UTC (rev 1364765)
+++ PKGBUILD    2022-12-20 21:39:06 UTC (rev 1364766)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=fplll
-pkgver=5.4.2
+pkgver=5.4.3
 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=('6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5')
+sha256sums=('43cf1a3e016d94f85ddff2888e62853c510774521a4abdfb5055c90f40e6eba1')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to