diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2013-10-27 03:39:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:39:03 -0500 |
commit | 0796909c60b63a617d8d8d514910b71868394d2e (patch) | |
tree | df3fd010cbb51f8c10010161dfdc1f3ea1005773 /libraries | |
parent | de62caebe6ccf9906056420719c132f6cbc31979 (diff) | |
download | slackbuilds-0796909c60b63a617d8d8d514910b71868394d2e.tar.gz |
libraries/e_dbus: Updated for version 1.7.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 954bc6e3c7..a38788329b 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.7} +VERSION=${VERSION:-1.7.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index f7ebfadb97..aa7cea1298 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.7" +VERSION="1.7.8" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.7.tar.bz2" -MD5SUM="ae945322a0a08f0921f235956489e552" +DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.8.tar.bz2" +MD5SUM="677e1bf79e242e79f89505fa43e7f1c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecore" |