From 40f42577b1986c8958673de1eead4499ad934607 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Jun 2024 10:02:18 +0200 Subject: Update pylibgamma and pylibcoopgamma to version 1.1.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- pylibcoopgamma/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pylibcoopgamma/PKGBUILD') diff --git a/pylibcoopgamma/PKGBUILD b/pylibcoopgamma/PKGBUILD index 4d97971..1dc97b0 100644 --- a/pylibcoopgamma/PKGBUILD +++ b/pylibcoopgamma/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se> pkgname=pylibcoopgamma -pkgver=1.1.3.1 +pkgver=1.1.3.2 pkgrel=1 pkgdesc="Cooperative gamma Python 3 library" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=('ISC') depends=('python>=3.4' libcoopgamma) makedepends=('python>=3.4' libcoopgamma cython) source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha256sums=(2996f732b9ff8a02c9906633d684ff764871018f30da91b0df9f1406766d0958) +sha512sums=(55612e83efbcd00749a87217810d8ea4e228784804c3bc39199e1ecda1ecf964a5f1ced30d027370111e0c01e78c9e5f8d6659e970dbba895d4dbab7d31f8815) build() { -- cgit v1.2.3-70-g09d2