python3-pulsectl: update to 19.10.4
This commit is contained in:
parent
86167d625d
commit
2132d624e0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pulsectl'
|
# Template file for 'python3-pulsectl'
|
||||||
pkgname=python3-pulsectl
|
pkgname=python3-pulsectl
|
||||||
version=19.9.5
|
version=19.10.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pulsectl-${version}"
|
wrksrc="pulsectl-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/mk-fg/python-pulse-control"
|
homepage="https://github.com/mk-fg/python-pulse-control"
|
||||||
changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
|
changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
|
||||||
checksum=c4a739f2f4750c2e6be879fe085935f81033da71dd8b13c56a42f379f1bafe5d
|
checksum=137e38017960d7fc42677da12b703da42359c94803c80407ea5dddae363ba1f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue