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

Andrea Scarpino andrea at archlinux.org
Thu Nov 3 23:26:48 UTC 2011


    Date: Thursday, November 3, 2011 @ 19:26:48
  Author: andrea
Revision: 142009

upgpkg: grantlee 0.2.0-1

upstream release

Modified:
  grantlee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-03 22:50:48 UTC (rev 142008)
+++ PKGBUILD	2011-11-03 23:26:48 UTC (rev 142009)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=grantlee
-pkgver=0.1.9
+pkgver=0.2.0
 pkgrel=1
 pkgdesc="A string template engine based on the Django template system and written in Qt"
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@
 depends=('qt')
 makedepends=('cmake')
 source=("http://downloads.grantlee.org/${pkgname}-${pkgver}.tar.gz")
-md5sums=('3d93b5312814ebee373fba5509d88bdb')
+md5sums=('0622ed30630a44b5fac0bfa7e176d3fe')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list