summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-11-23 09:50:28 +1300
committerGeorge Rawlinson2022-11-23 09:50:28 +1300
commitfa909c6e6a09a884657f4df78baaaf49f2726eaf (patch)
treea8f4086cf9512315cfc07cb7a7c57ca2e30c9d52 /PKGBUILD
parent102845feff7b7b535d3cd8495ce1d9b4b706a184 (diff)
downloadaur-zycore-c.tar.gz
upgpkg: zycore-c 1.4.1-1
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')