summaryrefslogtreecommitdiffstats
path: root/graphics/geeqie/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/geeqie/DETAILS')
-rwxr-xr-xgraphics/geeqie/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/DETAILS b/graphics/geeqie/DETAILS
index f0ab497f52..aa17696e56 100755
--- a/graphics/geeqie/DETAILS
+++ b/graphics/geeqie/DETAILS
@@ -11,10 +11,10 @@ if [[ "${GEEQIE_SVN}" == "y" ]] ; then
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/geeqie-svn
FORCE_DOWNLOAD=on
else
- VERSION=1.0alpha3
+ VERSION=1.0beta1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:852db91b38ae9b61b1d2fa208514d02862b7d28c1a85ceee946bd35f1e1d77f765a741a22e42b7a1266741d47842d57db34b1b511f6996f0ddc4705822991d54
+ SOURCE_HASH=sha512:ef802093f25f75c71a67b2b17b90b64b9729bd84396e120690cfd2efc2c882e1d106223a6e17c4cea2cb97a75f1250290fbd3e1e5a18bed5bef905842bd694ba
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="http://geeqie.sourceforge.net/"