volctl: change maintainer

This commit is contained in:
teldra 2018-03-22 23:36:37 +01:00 committed by Michael Gehring
parent 1d7cafbc9f
commit 0d8c692cf3
2 changed files with 3 additions and 2 deletions

View File

@ -29,3 +29,4 @@ pancake <pancake@nopcode.org> pancake <pancake@flubox.(none)>
pancake <pancake@nopcode.org> radare <pancake@nopcode.org>
xdave <davehome@redthumb.info.tm> davehome <davehome@redthumb.info.tm>
yopito <pierre.bourgin@free.fr> yopito <yopito@users.noreply.github.com>
xo <oh@rotce.de> teldra <teldra@rotce.de>

View File

@ -1,14 +1,14 @@
# Template file for 'volctl'
pkgname=volctl
version=0.5.1
revision=1
revision=2
noarch=yes
build_style=python2-module
pycompile_module="volctl"
hostmakedepends="python-setuptools"
depends="python-gobject pulseaudio desktop-file-utils"
short_desc="Lightweight volume control that sits in your systray"
maintainer="xo <oh@rotce.de>"
maintainer="teldra <teldra@rotce.de>"
license="GPL-2"
homepage="https://buzz.github.io/volctl/"
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"