diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-10-29 20:11:31 -0400 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-11-07 16:46:17 +0000 |
commit | 6c6ed7f62bd62650c5196315d1c8a67d8a0b9991 (patch) | |
tree | 7ab8d98143aaace6f3098720a8e8882b974383ff /community/cmus | |
parent | 97a0ea089dcc75530b1d3aa544822dadc43b526f (diff) | |
download | aports-6c6ed7f62bd62650c5196315d1c8a67d8a0b9991.tar.bz2 aports-6c6ed7f62bd62650c5196315d1c8a67d8a0b9991.tar.xz |
community/cmus: add maintainer
Diffstat (limited to 'community/cmus')
-rw-r--r-- | community/cmus/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cmus/APKBUILD b/community/cmus/APKBUILD index cabba2627c..03c927ee01 100644 --- a/community/cmus/APKBUILD +++ b/community/cmus/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> -# Maintainer: +# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgname=cmus pkgver=2.8.0_rc0 _pkgver=${pkgver/_rc/-rc} |