volctl: update to 0.6.3
This commit is contained in:
parent
ba1424f378
commit
12f228bf65
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'volctl'
|
||||
pkgname=volctl
|
||||
version=0.6.2
|
||||
revision=2
|
||||
version=0.6.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="volctl"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-gobject pulseaudio desktop-file-utils"
|
||||
short_desc="Lightweight volume control that sits in your systray"
|
||||
|
@ -12,4 +11,4 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://buzz.github.io/volctl/"
|
||||
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
|
||||
checksum=8a91bb7d17b3d789f7160efff4bc6be266df95b377ffb2e148d2b91dd5086e19
|
||||
checksum=b0cf4fe8790c3a7b025c06ca2846a0cf1bb6becc82307713ed9aa6b32e296ef1
|
||||
|
|
Loading…
Reference in a new issue