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

Antonio Rojas arojas at archlinux.org
Tue Dec 15 14:30:38 UTC 2020


    Date: Tuesday, December 15, 2020 @ 14:30:37
  Author: arojas
Revision: 775992

Update to 0.5.4

Modified:
  fpylll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-15 12:32:18 UTC (rev 775991)
+++ PKGBUILD	2020-12-15 14:30:37 UTC (rev 775992)
@@ -2,7 +2,7 @@
 
 pkgbase=fpylll
 pkgname=python-fpylll
-pkgver=0.5.3.dev0
+pkgver=0.5.4
 pkgrel=1
 pkgdesc="A Python interface for fplll"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(fplll python-numpy python-cysignals)
 makedepends=(cython)
 source=("https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz")
-sha256sums=('19bb386d8b130f89273bcd268fd5a04aea57559894ecdced694867be60a1b83f')
+sha256sums=('10d136b81e26776c7d58b50099f341147c378c560e6c0353e918151769dc0ea8')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list