community/mpd: rebuild against icu 65.1

This commit is contained in:
TBK 2020-02-21 18:46:50 +01:00 committed by Leo
parent 6020f0200c
commit a94357d35a

View File

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