summaryrefslogtreecommitdiff
path: root/extra/mpd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-12 23:15:07 +0000
committerroot <root@rshg054.dnsready.net>2012-02-12 23:15:07 +0000
commit0020cc650ff973f269f23332e82fc097254d0adc (patch)
tree4eb4ed0d80064cbc09ee64ac2f9a4dc53ef2fb89 /extra/mpd
parentcfceb92e73d7f6a32494f0ba258b98748af43f34 (diff)
Sun Feb 12 23:15:07 UTC 2012
Diffstat (limited to 'extra/mpd')
-rw-r--r--extra/mpd/ChangeLog3
-rw-r--r--extra/mpd/PKGBUILD8
2 files changed, 7 insertions, 4 deletions
diff --git a/extra/mpd/ChangeLog b/extra/mpd/ChangeLog
index b22d95f8d..7e174cfb4 100644
--- a/extra/mpd/ChangeLog
+++ b/extra/mpd/ChangeLog
@@ -1,3 +1,6 @@
+2012-02-11 Angel Velasquez <angvp@archlinux.org>
+ * Version bump to 0.16.7
+
2011-12-05 Angel Velasquez <angvp@archlinux.org>
* Version bump to 0.16.6
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD
index 312abfcdf..c9308ddd5 100644
--- a/extra/mpd/PKGBUILD
+++ b/extra/mpd/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 148654 2012-02-05 10:51:32Z bisson $
+# $Id: PKGBUILD 149829 2012-02-11 09:25:31Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
# Contributor: Ben <ben@benmazer.net>
pkgname=mpd
-pkgver=0.16.6
-pkgrel=2
+pkgver=0.16.7
+pkgrel=1
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
arch=('i686' 'x86_64')
license=('GPL')
@@ -19,7 +19,7 @@ install=${pkgname}.install
changelog=ChangeLog
source=("http://downloads.sourceforge.net/musicpd/$pkgname-$pkgver.tar.bz2"
'mpd')
-md5sums=('5489dd327fba12c67f01558d2cfa6d57'
+md5sums=('3d0e7c36646e80386b32966bd4268e8d'
'e5669c2bff4031928531e52475addeb1')
build() {