diff options
author | root <root@rshg054.dnsready.net> | 2013-01-08 01:01:51 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-08 01:01:51 -0800 |
commit | c6944c224fa06987b04ffc1e90f5db0dfb200be9 (patch) | |
tree | 9660fefded7f8fd5e1ea1a47e60c13e80bbb7d25 /extra/mpd | |
parent | 6691bda410e7b989932f459d788e7caa7bbd3a41 (diff) |
Tue Jan 8 01:01:51 PST 2013
Diffstat (limited to 'extra/mpd')
-rw-r--r-- | extra/mpd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD index 1ec0f7a33..da5e8c1b9 100644 --- a/extra/mpd/PKGBUILD +++ b/extra/mpd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 168060 2012-10-05 14:07:35Z bisson $ +# $Id: PKGBUILD 174779 2013-01-07 14:37:06Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org> @@ -6,7 +6,7 @@ # Contributor: Ben <ben@benmazer.net> pkgname=mpd -pkgver=0.17.2 +pkgver=0.17.3 pkgrel=1 pkgdesc='Flexible, powerful, server-side application for playing music' url='http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki' @@ -18,7 +18,7 @@ makedepends=('doxygen') source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2" 'tmpfiles.d' 'rc.d') -sha1sums=('5e7ccf39f44e51240f181c2e1d9af5a7dafb1f02' +sha1sums=('f684d73a7517371a4461afdb2439f9533b51a49d' 'f4d5922abb69abb739542d8e93f4dfd748acdad7' '3470d489565f0ed479f1665dd2876f66acb5a585') |