diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2010-07-02 04:59:11 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-07-02 10:52:12 -0500 |
commit | 44273d0f52f56d19d74dc94eea9f4193de066dc2 (patch) | |
tree | 81e5a4d783a065e74d7f40f52060e9d372cc1cab /libraries/e_dbus | |
parent | 98ff80bec967835ce0880de0e60a165abace2f15 (diff) | |
download | slackbuilds-44273d0f52f56d19d74dc94eea9f4193de066dc2.tar.gz |
libraries/e_dbus: Updated for version 0.5.0.49898.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/e_dbus')
-rw-r--r-- | libraries/e_dbus/e_dbus.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/e_dbus/e_dbus.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/e_dbus/e_dbus.SlackBuild b/libraries/e_dbus/e_dbus.SlackBuild index 56eb1da3c9..fb2c39505c 100644 --- a/libraries/e_dbus/e_dbus.SlackBuild +++ b/libraries/e_dbus/e_dbus.SlackBuild @@ -5,7 +5,7 @@ # Written by Aleksandar Samardzic <asamardzic@gmail.com> PRGNAM=e_dbus -VERSION=${VERSION:-0.5.0.063} +VERSION=${VERSION:-0.5.0.49898} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index 45bdf37bc4..33d11fee13 100644 --- a/libraries/e_dbus/e_dbus.info +++ b/libraries/e_dbus/e_dbus.info @@ -1,8 +1,8 @@ PRGNAM="e_dbus" -VERSION="0.5.0.063" +VERSION="0.5.0.49898" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/snapshots/2009-12-02/e_dbus-0.5.0.063.tar.bz2" -MD5SUM="fdbfb598b7644c3342c1f3bc9c5e8b66" +DOWNLOAD="http://download.enlightenment.org/snapshots/2010-06-27/e_dbus-0.5.0.49898.tar.bz2" +MD5SUM="b94d01cc67028d9b6709dc37b222c436" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Aleksandar Samardzic" |