aboutsummaryrefslogtreecommitdiffstats
path: root/libcoopgamma
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 22:41:24 +0100
commit3a82553f903bdc415f0320a2efc0925baf943a8f (patch)
treebd540609e2ba3d5a4d5e815f5e6ce75423655375 /libcoopgamma
parentUpdate sshexec to version 1.2.1 (diff)
downloadaur-packages-master.tar.gz
aur-packages-master.tar.bz2
aur-packages-master.tar.xz
mass updateHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libcoopgamma')
-rw-r--r--libcoopgamma/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <m@`base64 -d`(bWFhbmRyZWU).se>
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() {