[arch-commits] Commit in qjson/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Nov 27 13:48:54 UTC 2012


    Date: Tuesday, November 27, 2012 @ 08:48:53
  Author: andrea
Revision: 172062

upgpkg: qjson 0.8.1-1

Upstream release

Modified:
  qjson/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-27 13:18:13 UTC (rev 172061)
+++ PKGBUILD	2012-11-27 13:48:53 UTC (rev 172062)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at 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 @@
 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




More information about the arch-commits mailing list