[arch-commits] Commit in grantlee/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Sep 26 22:01:38 UTC 2010


    Date: Sunday, September 26, 2010 @ 18:01:38
  Author: andrea
Revision: 91374

upstream release

Modified:
  grantlee/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-26 20:21:06 UTC (rev 91373)
+++ PKGBUILD	2010-09-26 22:01:38 UTC (rev 91374)
@@ -1,8 +1,8 @@
-# $Id $
+# $Id$
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=grantlee
-pkgver=0.1.4
+pkgver=0.1.6
 pkgrel=1
 pkgdesc="A string template engine based on the Django template system and written in Qt"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('qt')
 makedepends=('cmake')
 source=("http://downloads.grantlee.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('87f2c5f1f76355c51d2ae1e458a24797')
+md5sums=('6260d3d05cf9e602668bcb0a35b49b2c')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list