diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-05-20 21:11:51 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:17 +0700 |
commit | a92e142a7ec2c1926a9969e79c45401394b335c6 (patch) | |
tree | b79190fb3416379b29ceaac9860eb71d7183eb59 /python/python3-pulsectl/python3-pulsectl.SlackBuild | |
parent | 0180bcac0e916e94118e93400acfc5a16e656301 (diff) |
python/python3-pulsectl: Updated for version 22.3.2.
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 d06f3a6d86..01ead5702c 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.1.3} +VERSION=${VERSION:-22.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |