diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 15:34:56 +0100 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 16:55:24 +0100 |
commit | 28ec1afcd7a39cb2f78246762c69de549d089a4e (patch) | |
tree | 22ba17a7495806c14fd3bfd34c975173e8956f2a /community | |
parent | 9ec5b021441becf1db0a4c91c34124c98b79d1f3 (diff) | |
download | aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.bz2 aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.xz |
Remove Peter Bui as a maintainer
He hasn't been active since 2015.
Diffstat (limited to 'community')
-rw-r--r-- | community/ncmpc/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD index 45cd99d137..a7e0414624 100644 --- a/community/ncmpc/APKBUILD +++ b/community/ncmpc/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> # Contributor: Peter Bui <pnutzh4x0r@gmail.com> -# Maintainer: Peter Bui <pnutzh4x0r@gmail.com> +# Maintainer: pkgname=ncmpc pkgver=0.28 -pkgrel=1 +pkgrel=2 pkgdesc="Fully featured MPD client using ncurses" url="http://www.musicpd.org/clients/ncmpc/" arch="all" |