diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-10-24 00:34:03 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-24 08:51:08 +0700 |
commit | 8426d8713a71d5a17cc8b15907cfc7cf6aa6a35e (patch) | |
tree | 82a54b27dc42212839c175f019ae48fada4db49a /python/python3-pulsectl/python3-pulsectl.SlackBuild | |
parent | 469e7a346b60aae35408c560e8cb1040b61ab410 (diff) |
python/python3-pulsectl: Updated for version 21.10.5.
Signed-off-by: RSKYS <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 947ffb1c9c..eb8c24a2bf 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:-21.5.0} +VERSION=${VERSION:-21.10.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |