From 6c06cfdbc3eda6ea249e8c9c69f1c61bd87609c4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 Dec 2016 02:30:06 +0100 Subject: Update libcoopgamma MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcoopgamma/PKGBUILD | 4 ++-- 1 file 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() { -- cgit v1.2.3-70-g09d2