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

Angel Velásquez angvp at archlinux.org
Mon Jul 25 01:06:16 UTC 2011


    Date: Sunday, July 24, 2011 @ 21:06:16
  Author: angvp
Revision: 132708

upgpkg: ncmpc 0.19-1
oops version bump to 0.19

Modified:
  ncmpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-25 00:24:40 UTC (rev 132707)
+++ PKGBUILD	2011-07-25 01:06:16 UTC (rev 132708)
@@ -5,7 +5,7 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.18
+pkgver=0.19
 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=('9f07e8289b710c7c41b3c80ba73fed76')
+md5sums=('d298ad1313ef3a522ef03367f8a1ffc0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list