summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-10-14 13:26:22 +0200
committerJaka Kranjc2008-10-14 13:26:22 +0200
commitc4d373738b247ca4c159c3e1c92ccf3fd19a8d86 (patch)
tree34297ece599d3dab844c85c9f5767e6b003607d7
parent218d6ff0cc5adf1d0dbe354f6b99f173a348dc24 (diff)
gimp: new SOURCE_HASH, a new tarball has been uploaded
http://dcs.unob.cz/~hgr/SOURCE-MAGE/gimp-2.6.0.diff (cherry-picked from commit 08ae5f801b17040802bbbff58770023ad56ea84a)
-rwxr-xr-xgraphics/gimp/DETAILS4
-rw-r--r--graphics/gimp/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 5e5a5cb28e..b0ccdab27c 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -2,12 +2,12 @@
if [ "$GIMP_DEVEL" == "y" ]; then
VERSION=2.6.0
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:d751cb5aea72784591b74c63f2aea8cf44e9ae6fe7bb25992fabed9a73808ec6756db1ab8c2046901ec9c0386fdc535fc1e706c581440cb543885175053b9a65
+ SOURCE_HASH=sha512:8b5f0f828029591ae0e1b7fd526c4ed2531af74239f773d3f47ca7d1245c6d71f3d97cb528765137938dfc902c457201308afac3d68113a59ad4f14a9a105c60
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
else
VERSION=2.6.0
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_HASH=sha512:d751cb5aea72784591b74c63f2aea8cf44e9ae6fe7bb25992fabed9a73808ec6756db1ab8c2046901ec9c0386fdc535fc1e706c581440cb543885175053b9a65
+ SOURCE_HASH=sha512:8b5f0f828029591ae0e1b7fd526c4ed2531af74239f773d3f47ca7d1245c6d71f3d97cb528765137938dfc902c457201308afac3d68113a59ad4f14a9a105c60
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
fi
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index a1e60cf855..e8eb503986 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,4 +1,7 @@
2008-10-01 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: updated SOURCE_HASH, a new tarball has been uploaded
+
+2008-10-01 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 2.6.0
* DEPENDS: stable version now also depends on gegl and iso-codes