summaryrefslogtreecommitdiff
path: root/extra/qjson
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-28 02:28:30 -0800
committerroot <root@rshg054.dnsready.net>2012-11-28 02:28:30 -0800
commit5c5e1e3a998a54db424b8261fac042ab41745d99 (patch)
treef25ae86eedc51b374b7000e4a444f98106fd9be9 /extra/qjson
parentc008601effc878e60852f7928ddadcf5a16eb851 (diff)
Wed Nov 28 02:22:26 PST 2012
Diffstat (limited to 'extra/qjson')
-rw-r--r--extra/qjson/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/qjson/PKGBUILD b/extra/qjson/PKGBUILD
index a9c5b6d47..318ffc64e 100644
--- a/extra/qjson/PKGBUILD
+++ b/extra/qjson/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 171883 2012-11-22 10:46:44Z andrea $
+# $Id: PKGBUILD 172063 2012-11-27 13:49:24Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=qjson
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A qt-based library that maps JSON data to QVariant objects"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://qjson.sourceforge.net"
depends=('qt')
makedepends=('cmake')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/flavio/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('e9537e6f596f21f0552978bf064a0415')
+md5sums=('4eef13da988edf8f91c260a3e1baeea9')
build() {
mkdir build