python/python3-pulsectl: Updated for version 21.5.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b3cfae7d00
commit
ebec2cb408
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for python3-pulsectl
|
||||
|
||||
# Copyright 2019-2020 Pouria Rezaei <Pouria.rz@outlook.com>
|
||||
# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
PRGNAM=python3-pulsectl
|
||||
SRCNAM=pulsectl
|
||||
VERSION=${VERSION:-21.3.4}
|
||||
VERSION=${VERSION:-21.5.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-pulsectl"
|
||||
VERSION="21.3.4"
|
||||
VERSION="21.5.0"
|
||||
HOMEPAGE="https://github.com/mk-fg/python-pulse-control"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/82/50/9ab6147b657b20c1a7c3b72b285fc94f572c6005735bb0364a40f8b337a1/pulsectl-21.3.4.tar.gz"
|
||||
MD5SUM="e74990684ecd70b946bbd18dbfab23cf"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/64/7a/318f3578bd074ea41df1835927d04ec4f2ef77b58473830f414512932798/pulsectl-21.5.0.tar.gz"
|
||||
MD5SUM="993b0db21a346c20f81f770a24d5228d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue