[arch-commits] Commit in ncmpc/trunk (PKGBUILD)

Angel Velásquez angvp at archlinux.org
Tue Feb 21 01:21:48 UTC 2012


    Date: Monday, February 20, 2012 @ 20:21:48
  Author: angvp
Revision: 150714

upgpkg: ncmpc 0.20-1

Version bump to 0.20

Modified:
  ncmpc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-21 01:06:35 UTC (rev 150713)
+++ PKGBUILD	2012-02-21 01:21:48 UTC (rev 150714)
@@ -5,7 +5,7 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.19
+pkgver=0.20
 pkgrel=1
 pkgdesc="A ncurses (command line) interface for MPD"
 arch=("i686" "x86_64")
@@ -15,7 +15,7 @@
 optdepends=('python2: to enable lyrics plugin'
 	'ruby: to enable lyrics plugin')
 source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('d298ad1313ef3a522ef03367f8a1ffc0')
+md5sums=('62b9df0263d9567babf7446c258acc5d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list