aboutsummaryrefslogtreecommitdiffstats
path: root/libcoopgamma/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-12-19 02:30:06 +0100
committerMattias Andrée <maandree@kth.se>2016-12-19 02:30:06 +0100
commit6c06cfdbc3eda6ea249e8c9c69f1c61bd87609c4 (patch)
tree4082062bdc37c39d297e179ae5d8c167ed4174eb /libcoopgamma/PKGBUILD
parentUpdate cg-tools (diff)
downloadaur-packages-6c06cfdbc3eda6ea249e8c9c69f1c61bd87609c4.tar.gz
aur-packages-6c06cfdbc3eda6ea249e8c9c69f1c61bd87609c4.tar.bz2
aur-packages-6c06cfdbc3eda6ea249e8c9c69f1c61bd87609c4.tar.xz
Update libcoopgamma
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'libcoopgamma/PKGBUILD')
-rw-r--r--libcoopgamma/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcoopgamma/PKGBUILD b/libcoopgamma/PKGBUILD
index 05af429..a2f5035 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.1
+pkgver=1.2
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=(03c0a5e03f165ed4fe7f1129970545c6c6991ed88e3673f280dc27f0c6599ea2)
+sha256sums=(33b9a2126c62d38ff15109c5f4cd255240231add6e4ac15991de2e5aedd2fd55)
build() {