summaryrefslogtreecommitdiff
path: root/extra/mpd/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-20 12:35:17 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-20 12:35:17 +0200
commitdd20ac40523cf27f69f10087655ccb3c0f318a9b (patch)
treebfa47cd682339a5732821d9d693ef3cd0d02f898 /extra/mpd/PKGBUILD
parentb17208557669f7d787c139c7f15913be60db7b1b (diff)
parent1ae31a85e191bbf7313077b472a66d1c24af1f74 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/agsync/PKGBUILD community/synce-serial/PKGBUILD community/synce-vdccm/PKGBUILD core/lvm2/PKGBUILD extra/kdepim/PKGBUILD extra/kdeplasma-addons/PKGBUILD extra/sqlite/PKGBUILD
Diffstat (limited to 'extra/mpd/PKGBUILD')
-rw-r--r--extra/mpd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/mpd/PKGBUILD b/extra/mpd/PKGBUILD
index 2434051da..5fa7ad74f 100644
--- a/extra/mpd/PKGBUILD
+++ b/extra/mpd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 191959 2013-08-02 00:36:31Z bisson $
+# $Id: PKGBUILD 193202 2013-08-19 06:29:18Z 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.4
-pkgrel=5
+pkgver=0.17.5
+pkgrel=1
pkgdesc='Flexible, powerful, server-side application for playing music'
url='http://www.musicpd.org/'
license=('GPL')
@@ -17,7 +17,7 @@ depends=('libao' 'ffmpeg' 'libmodplug' 'audiofile' 'libshout' 'libmad' 'curl' 'f
makedepends=('doxygen')
source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
'tmpfiles.d')
-sha1sums=('f60b54e368fe74fde2fd4571227b0428fe0ae3cb'
+sha1sums=('a12b78452de5ff876c36827572c6bb4af26e0f7d'
'f4d5922abb69abb739542d8e93f4dfd748acdad7')
backup=('etc/mpd.conf')