From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcoopgamma/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libcoopgamma') diff --git a/libcoopgamma/PKGBUILD b/libcoopgamma/PKGBUILD index 68f953a..fe20802 100644 --- a/libcoopgamma/PKGBUILD +++ b/libcoopgamma/PKGBUILD @@ -1,15 +1,15 @@ # Maintainer: Mattias Andrée pkgname=libcoopgamma -pkgver=1.2.4 +pkgver=1.2.5 pkgrel=1 pkgdesc="Cooperative gamma library" arch=(i686 x86_64) url="https://codeberg.org/maandree/libcoopgamma" -license=('ISC') +license=('custom:ISC') depends=(coopgammad) source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha512sums=(c20eb2c8d453b8ae29b612c04c58d61312fc78fc078f287b57cc01cd7b0a83512ec4b30d16daaf4222e144ad472e7b705365bf4d1a16098a7d6cad3f9c074cf4) +sha256sums=(c74e1d65ea85257954c6b41804d59b5226ca850b3f74fc4bcdf4d9b0df8ca788) build() { -- cgit v1.2.3-70-g09d2