summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6130a311e24c..1ce66440deae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=zycore-c
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='Zyan Core Library for C'
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/zyantific/zycore-c'
license=('MIT')
depends=('glibc')
makedepends=('git' 'cmake')
-_commit='59819206cc07ebbe0815aaaa2de2cc95df6a6a81'
+_commit='1401fb85ac313f6605ec795c52bf99ea3f292a69'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')