python3-pulsectl: update to 18.10.6.
This commit is contained in:
parent
1d6ab64f16
commit
1ce5dd08d0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pulsectl'
|
# Template file for 'python3-pulsectl'
|
||||||
pkgname=python3-pulsectl
|
pkgname=python3-pulsectl
|
||||||
version=18.10.5
|
version=18.10.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pulsectl-${version}"
|
wrksrc="pulsectl-${version}"
|
||||||
|
@ -13,7 +13,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=3eb739fb9283d84dbd268f1cdeaea73b47322d3d7d66b7a3fac7b4a9d5384d7b
|
checksum=9047d3fba37f744bd4287659846eb81bec26ffe6d1dafc33cc63b999d57f013b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue