volctl: update to 0.9.2.
This commit is contained in:
parent
c542f2add4
commit
645128327c
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.1
|
version=0.9.2
|
||||||
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=a04b45b61fe4a7f8375e806f6dbc5bf3c699512e53279ebc6c73bc282e855901
|
checksum=8bbd9ec2d6ac0a3aa92c19778855eb156250d05a3e2a1b082fe2ad838aefe70f
|
||||||
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
Add a link
Reference in a new issue