diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2024-06-18 22:25:27 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-19 20:47:12 +0700 |
commit | 8f156ed16bd46d94e198e4077200316d92574e0a (patch) | |
tree | a733064655c8e14e96a7de08c10474884cb9b42a /python/python3-pulsectl/python3-pulsectl.SlackBuild | |
parent | 7f92ddaa0e5cd65c1fc63f3c101459a43b2f0965 (diff) |
python/python3-pulsectl: Updated to 24.4.0
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pulsectl/python3-pulsectl.SlackBuild')
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pulsectl/python3-pulsectl.SlackBuild b/python/python3-pulsectl/python3-pulsectl.SlackBuild index 01ead5702c..171de3cf71 100644 --- a/python/python3-pulsectl/python3-pulsectl.SlackBuild +++ b/python/python3-pulsectl/python3-pulsectl.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pulsectl SRCNAM=pulsectl -VERSION=${VERSION:-22.3.2} +VERSION=${VERSION:-24.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |