summaryrefslogtreecommitdiffstats
path: root/libraries/e_dbus
diff options
context:
space:
mode:
author Aleksandar Samardzic <asamardzic@gmail.com>2012-04-29 19:53:21 -0400
committer Erik Hanson <erik@slackbuilds.org>2012-04-30 00:40:01 -0500
commitfbb5e530d279705ec315a381fa7f69f5d10fad34 (patch)
treef71bd1ddd894369047288b9d63d45188ff2835e4 /libraries/e_dbus
parent635e699569d1cc47f8cc09031a14c58e18f152c1 (diff)
downloadslackbuilds-fbb5e530d279705ec315a381fa7f69f5d10fad34.tar.gz
slackbuilds-fbb5e530d279705ec315a381fa7f69f5d10fad34.tar.xz
libraries/e_dbus: Updated for version 1.2.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/e_dbus')
-rw-r--r--libraries/e_dbus/e_dbus.SlackBuild2
-rw-r--r--libraries/e_dbus/e_dbus.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/e_dbus/e_dbus.SlackBuild b/libraries/e_dbus/e_dbus.SlackBuild
index 9d75bf19fe..833c936f0d 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.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/e_dbus/e_dbus.info b/libraries/e_dbus/e_dbus.info
index 862c5798df..02bb84e98c 100644
--- a/libraries/e_dbus/e_dbus.info
+++ b/libraries/e_dbus/e_dbus.info
@@ -1,10 +1,10 @@
PRGNAM="e_dbus"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="http://www.enlightenment.org/"
-DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.1.0.tar.bz2"
-MD5SUM="67154e0dc9bf6c57ee8c88fc2250e8d1"
+DOWNLOAD="http://download.enlightenment.org/releases/e_dbus-1.2.0.tar.bz2"
+MD5SUM="a282a2c98e2999e72b26e8e8f4e9e9d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"
-APPROVED="pprkut,Erik Hanson"
+APPROVED="dsomero"