diff options
Diffstat (limited to 'python/python3-dbus-fast/python3-dbus-fast.SlackBuild')
-rw-r--r-- | python/python3-dbus-fast/python3-dbus-fast.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild index eb8f0b52b2..54387b15c6 100644 --- a/python/python3-dbus-fast/python3-dbus-fast.SlackBuild +++ b/python/python3-dbus-fast/python3-dbus-fast.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dbus-fast -VERSION=${VERSION:-2.44.1} +VERSION=${VERSION:-2.44.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |