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 | |
parent | 469e7a346b60aae35408c560e8cb1040b61ab410 (diff) | |
download | slackbuilds-8426d8713a71d5a17cc8b15907cfc7cf6aa6a35e.tar.gz |
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')
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/python/python3-pulsectl/python3-pulsectl.info b/python/python3-pulsectl/python3-pulsectl.info index 152a4fec6c..e78af3ff02 100644 --- a/python/python3-pulsectl/python3-pulsectl.info +++ b/python/python3-pulsectl/python3-pulsectl.info @@ -1,8 +1,8 @@ PRGNAM="python3-pulsectl" -VERSION="21.5.0" +VERSION="21.10.5" HOMEPAGE="https://github.com/mk-fg/python-pulse-control" -DOWNLOAD="https://files.pythonhosted.org/packages/64/7a/318f3578bd074ea41df1835927d04ec4f2ef77b58473830f414512932798/pulsectl-21.5.0.tar.gz" -MD5SUM="993b0db21a346c20f81f770a24d5228d" +DOWNLOAD="https://files.pythonhosted.org/packages/bc/13/8c44b70b334fc6690ff138c18326adb2e3a96477b3c85aae36185e0c9560/pulsectl-21.10.5.tar.gz" +MD5SUM="2727b3d42f23cde5ac763edc92c25cb1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |