summaryrefslogtreecommitdiffstats
path: root/desktop/enlightenment
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/enlightenment')
-rw-r--r--desktop/enlightenment/enlightenment.SlackBuild4
-rw-r--r--desktop/enlightenment/enlightenment.info6
2 files changed, 4 insertions, 6 deletions
diff --git a/desktop/enlightenment/enlightenment.SlackBuild b/desktop/enlightenment/enlightenment.SlackBuild
index 97c418ffa5..5d1cc6950d 100644
--- a/desktop/enlightenment/enlightenment.SlackBuild
+++ b/desktop/enlightenment/enlightenment.SlackBuild
@@ -5,16 +5,14 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=enlightenment
-VERSION=${VERSION:-0.16.999.49898}
+VERSION=${VERSION:-0.16.999.52995}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/desktop/enlightenment/enlightenment.info b/desktop/enlightenment/enlightenment.info
index d903fba511..695d3afeb0 100644
--- a/desktop/enlightenment/enlightenment.info
+++ b/desktop/enlightenment/enlightenment.info
@@ -1,8 +1,8 @@
PRGNAM="enlightenment"
-VERSION="0.16.999.49898"
+VERSION="0.16.999.52995"
HOMEPAGE="http://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/snapshots/2010-06-27/enlightenment-0.16.999.49898.tar.bz2"
-MD5SUM="96864a61c01305c33719f98466db18d0"
+DOWNLOAD="http://download.enlightenment.org/snapshots/2010-10-03/enlightenment-0.16.999.52995.tar.bz2"
+MD5SUM="a7286e5e4ff8b7d53473866e8b527b1a "
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"