diff options
Diffstat (limited to 'libcoopgamma')
| -rw-r--r-- | libcoopgamma/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libcoopgamma/PKGBUILD b/libcoopgamma/PKGBUILD index 54a0799..fe20802 100644 --- a/libcoopgamma/PKGBUILD +++ b/libcoopgamma/PKGBUILD @@ -1,15 +1,15 @@ -# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se> +# Maintainer: Mattias Andrée <m@`base64 -d`(bWFhbmRyZWU).se> pkgname=libcoopgamma -pkgver=1.2.3 +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=(8f0c5324e914cda02673cbc66f298bfe3bde2cb174d81a59a5994d4b1ae32e9f71a79a19cacbb046c3919d418cc860e830669f9eaa4eac3ee525f070c00222a4) +sha256sums=(c74e1d65ea85257954c6b41804d59b5226ca850b3f74fc4bcdf4d9b0df8ca788) build() { |
