mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pulsectl: update to 24.8.0.
This commit is contained in:
parent
3bff0683a5
commit
e4049fa13f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pulsectl'
|
# Template file for 'python3-pulsectl'
|
||||||
pkgname=python3-pulsectl
|
pkgname=python3-pulsectl
|
||||||
version=22.1.3
|
version=24.8.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
|
@ -12,7 +12,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=f28fe4b881dd2cc144d2d94f83ec60d8c59a52642a0ad3635cc4d0f8406f4858
|
checksum=b051506d0d73d3cc4357cefd3de17bb859d7ecf004e994b0f7cfa87851bc7156
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue