Date: Sunday, July 24, 2011 @ 17:56:55 Author: angvp Revision: 132476
upgpkg: ncmpc 0.18-1 Bump version to 0.18 Modified: ncmpc/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-07-24 17:40:54 UTC (rev 132475) +++ PKGBUILD 2011-07-24 21:56:55 UTC (rev 132476) @@ -1,11 +1,12 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Angel Velasquez <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # Contributor: damir <[email protected]> # Contributor: Daniel Bainton <dpb [at] backarrow.org> pkgname=ncmpc pkgver=0.18 -pkgrel=2 +pkgrel=1 pkgdesc="A ncurses (command line) interface for MPD" arch=("i686" "x86_64") url="http://mpd.wikia.com/wiki/Client:Ncmpc"
