python3-pulsectl-asyncio: update to 1.2.0.

This commit is contained in:
Kai Stian Olstad 2024-08-27 19:55:14 +02:00 committed by classabbyamp
parent e4049fa13f
commit e5e066e351

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pulsectl-asyncio' # Template file for 'python3-pulsectl-asyncio'
pkgname=python3-pulsectl-asyncio pkgname=python3-pulsectl-asyncio
version=1.1.1 version=1.2.0
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
@ -10,7 +10,7 @@ maintainer="Kai Stian Olstad <void@olstad.com>"
license="MIT" license="MIT"
homepage="https://github.com/mhthies/pulsectl-asyncio" homepage="https://github.com/mhthies/pulsectl-asyncio"
distfiles="${PYPI_SITE}/p/pulsectl-asyncio/pulsectl-asyncio-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pulsectl-asyncio/pulsectl-asyncio-${version}.tar.gz"
checksum=b5976b0ddd235d9ccc3455a03be664f7cb2201c942993b03ceb6b39d9cea8ad0 checksum=df1952677879c846976bacbc3ddcc8a7a05d0170f1318e99738758ceb08dc027
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE