diff options
-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 6faad8405354..0948f746a292 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.7.1} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index d21ada7096bc..b166b4a76eb0 100644 --- a/libraries/e_dbus/e_dbus.info +++ b/libraries/e_dbus/e_dbus.info @@ -1,8 +1,8 @@ PRGNAM="e_dbus" -VERSION="1.7.1" +VERSION="1.7.4" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.1.tar.bz2" -MD5SUM="3fa25de2880c2ff9d78d070d4792f570" +DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.4.tar.bz2" +MD5SUM="ac4f3b20f3f9cd911f80af9769d7fc44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecore" |