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

Allan McRae allan at archlinux.org
Sun Aug 30 03:02:23 UTC 2009


    Date: Saturday, August 29, 2009 @ 23:02:23
  Author: allan
Revision: 50625

upgpkg: mpc 0.17-1
    upstream update

Modified:
  mpc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-29 22:54:41 UTC (rev 50624)
+++ PKGBUILD	2009-08-30 03:02:23 UTC (rev 50625)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=mpc
-pkgver=0.15
+pkgver=0.17
 pkgrel=1
 pkgdesc="Minimalist command line interface to MPD"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL2')
 depends=('glibc')
 options=('!emptydirs')
-source=(http://downloads.sourceforge.net/musicpd/mpc-$pkgver.tar.bz2)
-md5sums=('48897aeb3a7ee5c64f30e56789f105a8')
+source=(http://downloads.sourceforge.net/project/musicpd/mpc/${pkgver}/mpc-$pkgver.tar.bz2)
+md5sums=('3f642c2c2ad7a57a9be7a03351c8c558')
 
 build() {
   cd "$srcdir/mpc-$pkgver"




More information about the arch-commits mailing list