[arch-commits] Commit in ncmpc/trunk (PKGBUILD)
    Andrea Scarpino 
    andrea at archlinux.org
       
    Wed Jan 20 08:16:53 UTC 2010
    
    
  
    Date: Wednesday, January 20, 2010 @ 03:16:53
  Author: andrea
Revision: 64422
upgpkg: ncmpc 0.16.1-1
    upstream release
Modified:
  ncmpc/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-20 07:25:43 UTC (rev 64421)
+++ PKGBUILD	2010-01-20 08:16:53 UTC (rev 64422)
@@ -4,7 +4,7 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.16
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="A ncurses (command line) interface for MPD"
 arch=("i686" "x86_64")
@@ -14,7 +14,7 @@
 optdepends=('python: to enable lyrics plugin'
 	'ruby: to enable lyrics plugin')
 source=("http://downloads.sourceforge.net/musicpd/$pkgname-$pkgver.tar.bz2")
-md5sums=('63b6bf666b6326c87abdea5f900a4fc3')
+md5sums=('f3e53a379bd0bc82d315aa111bfdd17a')
 
 build() {
   cd ${srcdir}/$pkgname-$pkgver
    
    
More information about the arch-commits
mailing list