From 288732e7f2c0e33080eab935605c74ca75b86afc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 23 Feb 2026 17:31:03 +0100 Subject: Update pylibcoopgamma to version 1.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- pylibcoopgamma/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pylibcoopgamma/PKGBUILD b/pylibcoopgamma/PKGBUILD index b8ae3ba..6789b90 100644 --- a/pylibcoopgamma/PKGBUILD +++ b/pylibcoopgamma/PKGBUILD @@ -1,16 +1,16 @@ # Maintainer: Mattias Andrée pkgname=pylibcoopgamma -pkgver=1.1.3.2 +pkgver=1.1.4 pkgrel=1 pkgdesc="Cooperative gamma Python 3 library" arch=(i686 x86_64) url="https://codeberg.org/maandree/pylibcoopgamma" -license=('ISC') +license=('custom:ISC') depends=('python>=3.4' libcoopgamma) makedepends=('python>=3.4' libcoopgamma cython) source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha512sums=(55612e83efbcd00749a87217810d8ea4e228784804c3bc39199e1ecda1ecf964a5f1ced30d027370111e0c01e78c9e5f8d6659e970dbba895d4dbab7d31f8815) +sha256sums=(4e9efba315f6a0fb3ef9f89171e77fc5fef4561a1f725f1d67ff7d12fcb8caf8) build() { -- cgit v1.2.3-70-g09d2