python3-pulsectl: update to 20.5.1
This commit is contained in:
parent
bb96993205
commit
947cee616e
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-pulsectl'
|
||||
pkgname=python3-pulsectl
|
||||
version=19.10.4
|
||||
revision=2
|
||||
version=20.5.1
|
||||
revision=1
|
||||
wrksrc="pulsectl-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pulsectl"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-setuptools"
|
||||
short_desc="Python3 high-level interfaces and ctypes bindings for libpulse"
|
||||
|
@ -13,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/mk-fg/python-pulse-control"
|
||||
changelog="https://github.com/mk-fg/python-pulse-control/raw/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/pulsectl/pulsectl-${version}.tar.gz"
|
||||
checksum=137e38017960d7fc42677da12b703da42359c94803c80407ea5dddae363ba1f6
|
||||
checksum=39b0a0e7974a7d6468d826a838822f78b00ac9c3803f0d7bfa9b1cad08ee22db
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue