summaryrefslogtreecommitdiff
path: root/extra/mpd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-14 00:02:20 +0000
committerroot <root@rshg054.dnsready.net>2012-08-14 00:02:20 +0000
commita36c4a33891932acf2ac1cdebbb9caed01d7df6f (patch)
tree43ba215e412fc3ce04b316dd929467bfac0c8078 /extra/mpd
parent07a52495b8a64f14843878d6116151fbdb6deefb (diff)
Tue Aug 14 00:02:20 UTC 2012
Diffstat (limited to 'extra/mpd')
-rw-r--r--extra/mpd/PKGBUILD11
1 files changed, 4 insertions, 7 deletions
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD
index 88636b960..9cf7151b3 100644
--- a/extra/mpd/PKGBUILD
+++ b/extra/mpd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 163157 2012-07-08 09:32:05Z ibiru $
+# $Id: PKGBUILD 165175 2012-08-12 04:32:32Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,8 +6,8 @@
# Contributor: Ben <ben@benmazer.net>
pkgname=mpd
-pkgver=0.17
-pkgrel=2
+pkgver=0.17.1
+pkgrel=1
pkgdesc='Flexible, powerful, server-side application for playing music'
url='http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki'
license=('GPL')
@@ -19,7 +19,7 @@ makedepends=('doxygen')
source=("http://downloads.sourceforge.net/musicpd/${pkgname}-${pkgver}.tar.bz2"
'tmpfiles.d'
'rc.d')
-sha1sums=('36201f32ca5729b62b0e6cbddb19ade20ee3f7d7'
+sha1sums=('11da36217d57d08010f309977a4a77cce6240f77'
'f4d5922abb69abb739542d8e93f4dfd748acdad7'
'3470d489565f0ed479f1665dd2876f66acb5a585')
@@ -35,11 +35,8 @@ build() {
--enable-lastfm \
--enable-jack \
--enable-pulse \
- --enable-documentation \
- --disable-libwrap \
--disable-cue \
--disable-sidplay \
- --disable-documentation \
--with-systemdsystemunitdir=/usr/lib/systemd/system
make