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 3bf3de32b0ca..b75ba8dfd2a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 28 16:19:10 UTC 2017
+# Tue Apr 18 19:55:55 UTC 2017
pkgbase = cjson-git
pkgdesc = Dave Gamble's cJSON library. Easily handle JSON data in C (git version).
- pkgver = v1.4.5.r0.g3a20692
+ pkgver = v1.4.7.r0.g05f75e3
pkgrel = 1
url = https://github.com/DaveGamble/cJSON
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 1113514fb3e6..87aa13c6896d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: kuri <sysegv@gmail.com>
pkgname=cjson-git
-pkgver=v1.4.5.r0.g3a20692
+pkgver=v1.4.7.r0.g05f75e3
pkgrel=1
pkgdesc="Dave Gamble's cJSON library. Easily handle JSON data in C (git version)."
arch=('i686' 'x86_64')