community/mpd: rebuild against samba 4.8.0

This commit is contained in:
Jakub Jirutka 2018-03-17 16:22:06 +01:00
parent 67de775c3b
commit a50934ff64

View File

@ -8,7 +8,7 @@ case $pkgver in
*.*.*) _branch=${pkgver%.*};;
*.*) _branch=$pkgver;;
esac
pkgrel=0
pkgrel=1
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url="https://musicpd.org"
pkgusers="mpd"