python3-pulsectl-asyncio: update to 1.2.2.

This commit is contained in:
Kai Stian Olstad 2025-03-21 18:23:00 +01:00 committed by Duncan Overbruck
parent 490ac0a5aa
commit f1a51d6c0c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pulsectl-asyncio' # Template file for 'python3-pulsectl-asyncio'
pkgname=python3-pulsectl-asyncio pkgname=python3-pulsectl-asyncio
version=1.2.1 version=1.2.2
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel" hostmakedepends="python3-setuptools python3-wheel"
depends="python3-pulsectl libpulseaudio" depends="python3-pulsectl libpulseaudio"
@ -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=e2993931fe1367908b5f8f603204744de7b9667853660eb7fc4db88b4b1bbffe checksum=ee4c427a10f44d2e38065e480668a47316b5d93612ebe3d05d9318f0fe0d417f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE