Browse Source
python/python3-pulsectl: Updated to 24.12.0.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/277/head
Pouria Rezaei
9 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
python/python3-pulsectl/python3-pulsectl.SlackBuild
-
python/python3-pulsectl/python3-pulsectl.info
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
# Slackware build script for python3-pulsectl |
|
|
|
|
|
|
|
# Copyright 2019-2024 Pouria Rezaei <Pouria.rz@outlook.com> |
|
|
|
# Copyright 2019-2025 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:-24.11.0} |
|
|
|
VERSION=${VERSION:-24.12.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="python3-pulsectl" |
|
|
|
VERSION="24.11.0" |
|
|
|
VERSION="24.12.0" |
|
|
|
HOMEPAGE="https://github.com/mk-fg/python-pulse-control" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/50/41/3c2ab3ecf4f708e155a93a23f42a6f9be1cf3cfd5d4faed197bf9e34ef86/pulsectl-24.11.0.tar.gz" |
|
|
|
MD5SUM="26b43ca003c17d82b50c46eab5e64ab6" |
|
|
|
DOWNLOAD="https://files.pythonhosted.org/packages/f5/c5/f070a8c5f0a5742f7aebb5d90869ee1805174c03928dfafd3833de58bd57/pulsectl-24.12.0.tar.gz" |
|
|
|
MD5SUM="f666828c27504f9d6e78b600438fffdf" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|