summaryrefslogtreecommitdiffstats
path: root/kde4-support/grantlee/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'kde4-support/grantlee/DETAILS')
-rwxr-xr-xkde4-support/grantlee/DETAILS11
1 files changed, 8 insertions, 3 deletions
diff --git a/kde4-support/grantlee/DETAILS b/kde4-support/grantlee/DETAILS
index 050210a9b9..621b7e4dd0 100755
--- a/kde4-support/grantlee/DETAILS
+++ b/kde4-support/grantlee/DETAILS
@@ -1,15 +1,20 @@
SPELL=grantlee
- VERSION=0.1.7
- SOURCE_HASH=sha512:aff2f630de1974b36a1f9525e9ec6813e646ae4d065a2bcef72765495881a7aa504f64c41cdf358aa50570187b35505130cf0558f3b4948b8280d8b71f898cd1
+ VERSION=0.1.8
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
+ SOURCE2_IGNORE=signature
+ SOURCE_GPG=D02D6509.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.grantlee.org/$SOURCE
SOURCE_URL[1]=http://www.loegria.net/grantlee/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
WEB_SITE=http://www.grantlee.org
LICENSE[0]=LGPL
ENTERED=20100409
KEYWORDS=""
SHORT="string template engine"
cat << EOF
-Grantlee is a string template engine based on the Django template system and written in Qt
+Grantlee is a string template engine based on the Django template system
+and written in Qt
EOF