summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b087683156ab..725e0b80c2dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zycore-c-git
pkgdesc = Zyan core library for C
- pkgver = 1.4.1.r4.gcbba473
+ pkgver = 1.5.0.r0.g74620ee
pkgrel = 1
url = https://github.com/zyantific/zycore-c
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = zycore-c-git
makedepends = doxygen
makedepends = git
depends = glibc
- provides = zycore-c=1.4.1.r4.gcbba473
+ provides = zycore-c=1.5.0.r0.g74620ee
provides = libZycore.so
conflicts = zycore-c
source = zycore-c::git+https://github.com/zyantific/zycore-c.git
diff --git a/PKGBUILD b/PKGBUILD
index 63c18b569486..36de0c9b1192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexandre Bouvier <contact@amb.tf>
_pkgname=zycore-c
pkgname=$_pkgname-git
-pkgver=1.4.1.r4.gcbba473
+pkgver=1.5.0.r0.g74620ee
pkgrel=1
pkgdesc="Zyan core library for C"
arch=('x86_64')