From dc07244b864f3ad3069ddeda392bdc36f42a6648 Mon Sep 17 00:00:00 2001 From: rafael2k Date: Tue, 25 Mar 2008 17:59:28 +0000 Subject: dbus-python version bump git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1672 370017ae-e619-0410-ac65-c121f96126d4 --- dev/python/dbus-python/dbus-python.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/python') diff --git a/dev/python/dbus-python/dbus-python.SlackBuild b/dev/python/dbus-python/dbus-python.SlackBuild index 2cf87fc9..8b308c47 100644 --- a/dev/python/dbus-python/dbus-python.SlackBuild +++ b/dev/python/dbus-python/dbus-python.SlackBuild @@ -16,7 +16,7 @@ # # slackbuild for dbus-python, by Rudson R. Alves # requires: dbus dbus-glib glib2 glibc-solibs python -# tested: dbus-python-0.82.3 +# tested: dbus-python-0.82.3, 0.82.4 # # Look for slackbuildrc @@ -31,7 +31,7 @@ CWD="$(pwd)" SRC_NAME="dbus-python" PKG_NAME="dbus-python" ARCH=${ARCH:=i486} -SRC_VERSION=${VERSION:=0.82.3} +SRC_VERSION=${VERSION:=0.82.4} PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')" BUILD=${BUILD:=1rra} SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME -- cgit v1.2.3