diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-01-18 01:52:57 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-18 08:14:21 +0700 |
commit | bd2ae1e413e523a6823575a2362b0e20d36e0d6c (patch) | |
tree | dc145e8e289b87acd42afabf44347d403f01548a /python/python3-pulsectl | |
parent | e3b4641a3d9e466fdbefdfcad18f88fcfca5b389 (diff) |
python/python3-pulsectl: Updated for version 22.1.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')
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-pulsectl/python3-pulsectl.SlackBuild b/python/python3-pulsectl/python3-pulsectl.SlackBuild index eb8c24a2bf11..9fe5a8f56f31 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-2021 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2022 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:-21.10.5} +VERSION=${VERSION:-22.1.0} 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 e78af3ff02f7..84a4c12af3ab 100644 --- a/python/python3-pulsectl/python3-pulsectl.info +++ b/python/python3-pulsectl/python3-pulsectl.info @@ -1,8 +1,8 @@ PRGNAM="python3-pulsectl" -VERSION="21.10.5" +VERSION="22.1.0" HOMEPAGE="https://github.com/mk-fg/python-pulse-control" -DOWNLOAD="https://files.pythonhosted.org/packages/bc/13/8c44b70b334fc6690ff138c18326adb2e3a96477b3c85aae36185e0c9560/pulsectl-21.10.5.tar.gz" -MD5SUM="2727b3d42f23cde5ac763edc92c25cb1" +DOWNLOAD="https://files.pythonhosted.org/packages/69/11/a28c593a110889f99f468523bbb1349873bba0ee9ceb3ddf6de62472db4d/pulsectl-22.1.0.tar.gz" +MD5SUM="c0415d89b47020bfa8f8be6ac25eaa56" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |