summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/edje/README2
-rw-r--r--libraries/edje/edje.SlackBuild2
-rw-r--r--libraries/edje/edje.info8
3 files changed, 6 insertions, 6 deletions
diff --git a/libraries/edje/README b/libraries/edje/README
index 535fdca137..4067afad70 100644
--- a/libraries/edje/README
+++ b/libraries/edje/README
@@ -2,4 +2,4 @@ Edje is part of Enlightenment DR17 foundation libraries.
Edje is a complex graphical design & layout library.
-This requires lua, eet, evas, and ecore (in that order).
+This requires lua, embryo, eet, evas, and ecore (in that order).
diff --git a/libraries/edje/edje.SlackBuild b/libraries/edje/edje.SlackBuild
index 42a95faf1d..4089d1b7b2 100644
--- a/libraries/edje/edje.SlackBuild
+++ b/libraries/edje/edje.SlackBuild
@@ -5,7 +5,7 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
PRGNAM=edje
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/edje/edje.info b/libraries/edje/edje.info
index 5e1e2d5654..b7a83a9fa3 100644
--- a/libraries/edje/edje.info
+++ b/libraries/edje/edje.info
@@ -1,10 +1,10 @@
PRGNAM="edje"
-VERSION="1.0.0"
+VERSION="1.0.1"
HOMEPAGE="http://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/releases/edje-1.0.0.tar.bz2"
-MD5SUM="ce0fdc6c02bc6d6d99b798c27d1d9466"
+DOWNLOAD="http://download.enlightenment.org/releases/edje-1.0.1.tar.bz2"
+MD5SUM="36e5f22e76304ada5d19baee2a38a61a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"
-APPROVED="rworkman"
+APPROVED="pprkut"