diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2011-02-06 14:02:11 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-02-06 14:02:11 -0600 |
commit | 01f5151782b4f5d8bdc8070b4930cf302c254351 (patch) | |
tree | 61ba3cafdc8c485462fc7f0c81f90ac9e4231d0c /libraries/e_dbus/e_dbus.info | |
parent | 7ad19d47694f47a14002ac26d54a0ea868e48180 (diff) | |
download | slackbuilds-01f5151782b4f5d8bdc8070b4930cf302c254351.tar.gz |
libraries/e_dbus: Updated for version 1.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/e_dbus/e_dbus.info')
-rw-r--r-- | libraries/e_dbus/e_dbus.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index 7885c9758e..4fd7256aa2 100644 --- a/libraries/e_dbus/e_dbus.info +++ b/libraries/e_dbus/e_dbus.info @@ -1,10 +1,10 @@ PRGNAM="e_dbus" -VERSION="1.0.0.beta" +VERSION="1.0.0" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.0.0.beta.tar.bz2" -MD5SUM="b5e3a0d5793289f3b2886d74bfb2a95a" +DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.0.0.tar.bz2" +MD5SUM="a5c3e2fbbd1dd16da76d50e649e5f3e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Aleksandar Samardzic" EMAIL="asamardzic@gmail.com" -APPROVED="Erik Hanson" +APPROVED="rworkman" |