mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python3-pulsectl: Updated to 24.4.0
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f92ddaa0e
commit
8f156ed16b
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=python3-pulsectl
|
PRGNAM=python3-pulsectl
|
||||||
SRCNAM=pulsectl
|
SRCNAM=pulsectl
|
||||||
VERSION=${VERSION:-22.3.2}
|
VERSION=${VERSION:-24.4.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="python3-pulsectl"
|
PRGNAM="python3-pulsectl"
|
||||||
VERSION="22.3.2"
|
VERSION="24.4.0"
|
||||||
HOMEPAGE="https://github.com/mk-fg/python-pulse-control"
|
HOMEPAGE="https://github.com/mk-fg/python-pulse-control"
|
||||||
DOWNLOAD="https://files.pythonhosted.org/packages/38/b5/7fb041271e9db6ad54a74eecbc84f8c9a9faf696c267b63dfc9fbbf63d49/pulsectl-22.3.2.tar.gz"
|
DOWNLOAD="https://files.pythonhosted.org/packages/9d/bf/c10b9ccdffbd4d5c1e7d0aef1874e3d9adb72524339e825728777898ff51/pulsectl-24.4.0.tar.gz"
|
||||||
MD5SUM="e27a3fd297f585eacd1d4f42ec11e09f"
|
MD5SUM="e26b82664face4c5b5591c20735bfc0f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue