aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpd
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2019-02-06 15:55:53 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-02-06 15:55:53 +0000
commit31130544ee8476b7621a7ac32ee4c49a9600d04f (patch)
tree008420e4ef3dc61947e03504182775a2a2c24590 /community/mpd
parentdb40f30c03c48d82bd16894a48b7b8fac99fc032 (diff)
downloadaports-31130544ee8476b7621a7ac32ee4c49a9600d04f.tar.bz2
aports-31130544ee8476b7621a7ac32ee4c49a9600d04f.tar.xz
community/mpd: rebuild against icu-63.1
Diffstat (limited to 'community/mpd')
-rw-r--r--community/mpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD
index a6f7f17236..df2f08d1ac 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -8,7 +8,7 @@ case $pkgver in
*.*.*) _branch=${pkgver%.*};;
*.*) _branch=$pkgver;;
esac
-pkgrel=4
+pkgrel=5
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url="https://musicpd.org"
pkgusers="mpd"