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

Antonio Rojas arojas at gemini.archlinux.org
Thu May 26 18:51:04 UTC 2022


    Date: Thursday, May 26, 2022 @ 18:51:04
  Author: arojas
Revision: 1210675

Update to 0.5.7

Modified:
  fpylll/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-26 16:39:19 UTC (rev 1210674)
+++ PKGBUILD	2022-05-26 18:51:04 UTC (rev 1210675)
@@ -2,8 +2,8 @@
 
 pkgbase=fpylll
 pkgname=python-fpylll
-pkgver=0.5.6
-pkgrel=9
+pkgver=0.5.7
+pkgrel=1
 pkgdesc='A Python interface for fplll'
 arch=(x86_64)
 url='https://github.com/fplll/fpylll'
@@ -11,7 +11,7 @@
 depends=(fplll python-numpy python-cysignals)
 makedepends=(cython python-build python-installer python-setuptools python-wheel)
 source=(https://github.com/fplll/fpylll/releases/download/$pkgver/$pkgbase-$pkgver.tar.gz)
-sha256sums=('c69bf4b3344f60ca40743af9b9246ce51f651c2cf54d2b88a4deff18b1b5f246')
+sha256sums=('d55ebee35e8b521f37e4d910b3e1c8a099d831a3d34aa376f555cfa8870805ff')
 
 build() {
   cd $pkgbase-$pkgver



More information about the arch-commits mailing list