aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pulsectl/python3-pulsectl.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2025-01-13 18:57:38 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:13 +0700
commitae1d647abb9afe7694484cf3061d73a704708d32 (patch)
tree5690865ee4e378d9d75fa44fe23bc0933b690f9b /python/python3-pulsectl/python3-pulsectl.SlackBuild
parent8bd5e521eb2ade3f10366214950945d7ff593c1a (diff)
python/python3-pulsectl: Updated to 24.12.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pulsectl/python3-pulsectl.SlackBuild b/python/python3-pulsectl/python3-pulsectl.SlackBuild
index 2c2b8daa82..40fc74222b 100644
--- a/python/python3-pulsectl/python3-pulsectl.SlackBuild
+++ b/python/python3-pulsectl/python3-pulsectl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pulsectl
-# Copyright 2019-2024 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2025 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pulsectl
SRCNAM=pulsectl
-VERSION=${VERSION:-24.11.0}
+VERSION=${VERSION:-24.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}