diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2012-11-17 18:00:57 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2012-11-17 18:25:22 +0100 |
commit | 6307e47bed37d18c9e5d25efc956cfc9013922b2 (patch) | |
tree | 4c3ad136d2b4bf6cb990c79a3a54768cbe1cc22b /libraries/e_dbus | |
parent | 3b88fdd23d3db2143619228fca3eae364c5444d3 (diff) | |
download | slackbuilds-6307e47bed37d18c9e5d25efc956cfc9013922b2.tar.gz |
libraries/e_dbus: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@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 287d2e479c..6faad84053 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.0} +VERSION=${VERSION:-1.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info index 531ae7cb91..d21ada7096 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.0" +VERSION="1.7.1" HOMEPAGE="http://www.enlightenment.org/" -DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.0.tar.bz2" -MD5SUM="7d0f350ebd5f5d913b29c67a7a275abd" +DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.7.1.tar.bz2" +MD5SUM="3fa25de2880c2ff9d78d070d4792f570" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ecore" |