aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcoopgamma/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcoopgamma/PKGBUILD b/libcoopgamma/PKGBUILD
index 9fc7cb5..05af429 100644
--- a/libcoopgamma/PKGBUILD
+++ b/libcoopgamma/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=libcoopgamma
-pkgver=1.1
+pkgver=1.1.1
pkgrel=1
pkgdesc="Cooperative gamma library"
arch=(i686 x86_64)
@@ -9,7 +9,7 @@ url="https://github.com/maandree/libcoopgamma"
license=('GPL3')
depends=(coopgammad)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(8f55b895a9605887e3c5b65b68d5b069aadb026e84344824cb82258782c1f304)
+sha256sums=(03c0a5e03f165ed4fe7f1129970545c6c6991ed88e3673f280dc27f0c6599ea2)
build() {