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

Antonio Rojas arojas at archlinux.org
Mon Jan 11 19:29:10 UTC 2021


    Date: Monday, January 11, 2021 @ 19:29:10
  Author: arojas
Revision: 818260

Update to 0.5.5

Modified:
  fpylll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-11 19:29:01 UTC (rev 818259)
+++ PKGBUILD	2021-01-11 19:29:10 UTC (rev 818260)
@@ -2,7 +2,7 @@
 
 pkgbase=fpylll
 pkgname=python-fpylll
-pkgver=0.5.4
+pkgver=0.5.5
 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=('10d136b81e26776c7d58b50099f341147c378c560e6c0353e918151769dc0ea8')
+sha256sums=('791aa79da39ee8d995341168f9e1cadf1434415b3a619941f6346078ff63d5ce')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list