summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbanbanchs2016-12-06 21:43:18 +0800
committerbanbanchs2016-12-06 21:43:18 +0800
commit02586513fe0637b6cef2599962f6ae5702de2f56 (patch)
tree6226afc34aa144582ecc62c68902f43909562590 /PKGBUILD
parent499b1dd3603ca71d84a93e0803052383bbee845d (diff)
downloadaur-libck.tar.gz
Upgpkg: libck 0.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd0b9669967c..ff31a3c88221 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: banbanchs <memory.silentvoyage@gmail.com>
pkgname=libck
-pkgver=0.5.0
+pkgver=0.5.2
pkgrel=1
pkgdesc="A concurrency primitives, safe memory reclamation mechanisms C library"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://concurrencykit.org"
license=('BSD')
depends=('glibc')
source=($url/releases/ck-$pkgver.tar.gz)
-sha256sums=('55cbfaeace11bad65cd78ed663708652b8982f0c37bc49e6578e64dab1df3ff4')
+sha256sums=('5cf44b33f9279c653ec9b2b085d628c86336e4da18897be449f074283e5c5b3a')
noextract=()
build() {