diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2012-10-16 16:00:46 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:52:38 -0500 |
commit | c8f78be3e5d5f2063ec0d78b458d89afc897587e (patch) | |
tree | 00f6ea25751369615dfa17d2cb51b66d912ed313 /libraries/e_dbus | |
parent | 645d9e049d2a3615020d270fb847e50f9dcfc745 (diff) | |
download | slackbuilds-c8f78be3e5d5f2063ec0d78b458d89afc897587e.tar.gz |
libraries/e_dbus: Updated for version 1.7.0.
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 833c936f0d..287d2e479c 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:-1.2.0} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index 8bb2dfa27f..531ae7cb91 100644 --- a/libraries/e_dbus/e_dbus.info +++ b/libraries/e_dbus/e_dbus.info @@ -1,8 +1,8 @@ PRGNAM="e_dbus" -VERSION="1.2.0" +VERSION="1.7.0" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.2.0.tar.bz2" -MD5SUM="a282a2c98e2999e72b26e8e8f4e9e9d6" +DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.0.tar.bz2" +MD5SUM="7d0f350ebd5f5d913b29c67a7a275abd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecore" |