python3-pulsectl-asyncio: update to 1.2.1.
This commit is contained in:
parent
86dc54f4f9
commit
a80e3ea54e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pulsectl-asyncio'
|
||||
pkgname=python3-pulsectl-asyncio
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Asyncio frontend for pulsectl, a Python bindings library for PulseAu
|
|||
maintainer="Kai Stian Olstad <void@olstad.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mhthies/pulsectl-asyncio"
|
||||
distfiles="${PYPI_SITE}/p/pulsectl-asyncio/pulsectl-asyncio-${version}.tar.gz"
|
||||
checksum=df1952677879c846976bacbc3ddcc8a7a05d0170f1318e99738758ceb08dc027
|
||||
distfiles="${PYPI_SITE}/p/pulsectl-asyncio/pulsectl_asyncio-${version}.tar.gz"
|
||||
checksum=e2993931fe1367908b5f8f603204744de7b9667853660eb7fc4db88b4b1bbffe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue