diff options
author | Joshua I. Haase H. (xihh) <hahj87@gmail.com> | 2012-10-23 02:35:49 -0500 |
---|---|---|
committer | Joshua I. Haase H. (xihh) <hahj87@gmail.com> | 2012-10-23 02:35:49 -0500 |
commit | 0cb1158276158c1c2f4bef15c278ffcaf8859172 (patch) | |
tree | 9b0118345ec8a149ba02bceb10f353749c3dbccb /extra/grantlee | |
parent | fa95bb04dbbc63d07b1f84fb8ce5272085097eb7 (diff) | |
parent | f8ec57e91051f85129d837252605854c888567d0 (diff) |
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to 'extra/grantlee')
-rw-r--r-- | extra/grantlee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/grantlee/PKGBUILD b/extra/grantlee/PKGBUILD index c71f63ce3..1afc3ed0a 100644 --- a/extra/grantlee/PKGBUILD +++ b/extra/grantlee/PKGBUILD @@ -4,7 +4,7 @@ pkgname=grantlee pkgver=0.2.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="A string template engine based on the Django template system and written in Qt" arch=('i686' 'x86_64' 'mips64el') url="http://www.gitorious.org/grantlee/pages/Home" |