aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteldra <teldra@rotce.de>2018-03-22 22:36:37 +0000
committerMichael Gehring <mg@ebfe.org>2018-03-30 18:32:10 +0000
commit0d8c692cf3c0f5189a97425b32a6efb862370fb1 (patch)
tree2c5cf6afed41201609d0e87fe486de8b4f1a323e
parent1d7cafbc9fd85e0f76a76c15856a8b85c0f6f8d3 (diff)
downloadvoid-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar.gz
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar.bz2
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar.lz
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar.xz
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.tar.zst
void-packages-0d8c692cf3c0f5189a97425b32a6efb862370fb1.zip
volctl: change maintainer
-rw-r--r--.mailmap1
-rw-r--r--srcpkgs/volctl/template4
2 files changed, 3 insertions, 2 deletions
diff --git a/.mailmap b/.mailmap
index a53d9e68e69..42792c28c90 100644
--- a/.mailmap
+++ b/.mailmap
@@ -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>
diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template
index a8dcd7bdad9..059e0d33649 100644
--- a/srcpkgs/volctl/template
+++ b/srcpkgs/volctl/template
@@ -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"