summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-10-06 09:53:18 +0200
committerBor Kraljič2010-10-06 09:53:18 +0200
commit2eca215df46638a60d7607f31c0faf872b5b33b7 (patch)
tree10599b70bc3907c6812efd8a6de8e93b1c95b638
parent889369d97e810a4fae0d67d1576c0d6cc974cccb (diff)
arora: updated spell to 0.11.0
-rwxr-xr-xhttp/arora/DETAILS4
-rw-r--r--http/arora/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/http/arora/DETAILS b/http/arora/DETAILS
index ab119f5284..7e9eb0a2be 100755
--- a/http/arora/DETAILS
+++ b/http/arora/DETAILS
@@ -13,10 +13,10 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=1
else
- VERSION=0.10.2
+ VERSION=0.11.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://arora.googlecode.com/files/$SOURCE
- SOURCE_HASH=sha512:fea5f194a81288393d7743a7d446c73aa7599daf790055778718fa98228005959c9dff33303d92c1ee4c74361cb51cd3c816489eeb303c6abfbedc76ab758167
+ SOURCE_HASH=sha512:0f891867d09f654ae61ce9fdb1e5104d15ab567987bfcc30998a24b097fe7f4f70ce4d88f01dd09fe7acfa147b2c0fa7971c2a2111486de8ed6f57f9fd155959
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
WEB_SITE=http://code.google.com/p/arora/
diff --git a/http/arora/HISTORY b/http/arora/HISTORY
index 5ead92be58..4ea590ce5f 100644
--- a/http/arora/HISTORY
+++ b/http/arora/HISTORY
@@ -1,3 +1,6 @@
+2010-10-06 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 0.11.0
+
2010-09-13 Bor Kraljič <pyrobor@ver.si>
* DEPENDS: depend on qt4 with exceptions (fixes bug #15551)