mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
volctl: update to 0.9.3.
This commit is contained in:
parent
e96ae6dce2
commit
6f7c5976af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'volctl'
|
# Template file for 'volctl'
|
||||||
pkgname=volctl
|
pkgname=volctl
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl"
|
depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl"
|
||||||
|
@ -10,5 +10,5 @@ maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://buzz.github.io/volctl/"
|
homepage="https://buzz.github.io/volctl/"
|
||||||
distfiles="https://github.com/buzz/volctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/buzz/volctl/archive/v${version}.tar.gz"
|
||||||
checksum=8bbd9ec2d6ac0a3aa92c19778855eb156250d05a3e2a1b082fe2ad838aefe70f
|
checksum=43bea60968c0163be3107a9730671b0c29d1a4477eb9ea468dfc6878f7ac4f88
|
||||||
make_check=no # no tests, but check fails with a non-zero return code
|
make_check=no # no tests, but check fails with a non-zero return code
|
||||||
|
|
Loading…
Add table
Reference in a new issue