summaryrefslogtreecommitdiff
path: root/extra/mpc
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-03 01:49:46 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-03 01:49:46 -0300
commitb8be8316e6cf62713329cb15d77411658d7cb447 (patch)
treee5486c1e5bb7baa1e5356fb8de18beb263f51fbb /extra/mpc
parentf8f8c2edc0a58f29e716f32453ee296980faef03 (diff)
parent1173ff2dba7d0fd3c45f170a5e353a76b7a5da2f (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/libtirpc/PKGBUILD extra/ffmpeg/PKGBUILD extra/imap/PKGBUILD
Diffstat (limited to 'extra/mpc')
-rw-r--r--extra/mpc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/mpc/PKGBUILD b/extra/mpc/PKGBUILD
index 62e0d2009..788ddcc88 100644
--- a/extra/mpc/PKGBUILD
+++ b/extra/mpc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 106266 2011-01-16 01:43:38Z angvp $
+# $Id: PKGBUILD 132481 2011-07-24 21:57:50Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: Link Dupont <link@subpop.net>
pkgname=mpc
-pkgver=0.20
+pkgver=0.21
pkgrel=1
pkgdesc="Minimalist command line interface to MPD"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ license=('GPL2')
depends=('libmpdclient')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/musicpd/${pkgname}-$pkgver.tar.bz2)
-md5sums=('24c81ad6afe6099e8d7a6826ef4b7105')
+md5sums=('d8f88aad5fa7ed4c6e7005c5ec1ba7c5')
build() {
cd "$srcdir/$pkgname-$pkgver"