volctl: change maintainer
This commit is contained in:
parent
1d7cafbc9f
commit
0d8c692cf3
1
.mailmap
1
.mailmap
|
@ -29,3 +29,4 @@ pancake <pancake@nopcode.org> pancake <pancake@flubox.(none)>
|
||||||
pancake <pancake@nopcode.org> radare <pancake@nopcode.org>
|
pancake <pancake@nopcode.org> radare <pancake@nopcode.org>
|
||||||
xdave <davehome@redthumb.info.tm> davehome <davehome@redthumb.info.tm>
|
xdave <davehome@redthumb.info.tm> davehome <davehome@redthumb.info.tm>
|
||||||
yopito <pierre.bourgin@free.fr> yopito <yopito@users.noreply.github.com>
|
yopito <pierre.bourgin@free.fr> yopito <yopito@users.noreply.github.com>
|
||||||
|
xo <oh@rotce.de> teldra <teldra@rotce.de>
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'volctl'
|
# Template file for 'volctl'
|
||||||
pkgname=volctl
|
pkgname=volctl
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="volctl"
|
pycompile_module="volctl"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-gobject pulseaudio desktop-file-utils"
|
depends="python-gobject pulseaudio desktop-file-utils"
|
||||||
short_desc="Lightweight volume control that sits in your systray"
|
short_desc="Lightweight volume control that sits in your systray"
|
||||||
maintainer="xo <oh@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://buzz.github.io/volctl/"
|
homepage="https://buzz.github.io/volctl/"
|
||||||
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
|
distfiles="https://github.com/buzz/volctl/archive/${version}.tar.gz"
|
||||||
|
|
Loading…
Reference in New Issue