volctl: update to 0.9.1

This commit is contained in:
Benjamin Slade 2021-09-08 19:17:10 -06:00 committed by Érico Nogueira Rolim
parent fc31dcfd2e
commit c6bb81c789

View file

@ -1,7 +1,7 @@
# Template file for 'volctl' # Template file for 'volctl'
pkgname=volctl pkgname=volctl
version=0.9.0 version=0.9.1
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=2995653bc506e7af061bec88fdeee973f468c1599f82e2773c0e488a33bb101a checksum=a04b45b61fe4a7f8375e806f6dbc5bf3c699512e53279ebc6c73bc282e855901
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