[arch-commits] Commit in grantlee-qt5/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Apr 19 08:08:17 UTC 2016
Date: Tuesday, April 19, 2016 @ 10:08:17
Author: arojas
Revision: 265232
Update to 5.1.0
Modified:
grantlee-qt5/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-19 08:04:51 UTC (rev 265231)
+++ PKGBUILD 2016-04-19 08:08:17 UTC (rev 265232)
@@ -2,8 +2,8 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=grantlee-qt5
-pkgver=5.0.0
-pkgrel=3
+pkgver=5.1.0
+pkgrel=1
pkgdesc="A string template engine based on the Django template system and written in Qt5"
arch=('i686' 'x86_64')
url="https://www.gitorious.org/grantlee/pages/Home"
@@ -11,7 +11,7 @@
depends=('qt5-script')
makedepends=('cmake' 'doxygen')
source=("http://downloads.grantlee.org/grantlee-${pkgver}.tar.gz")
-md5sums=('feb7f82d08e046fe078ea475dee710f6')
+md5sums=('57989ae9f7c113e682ef1713a6f1e92a')
prepare() {
mkdir build
More information about the arch-commits
mailing list