aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-10-01 14:32:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-01 14:32:31 +0000
commit9c115f1e979338aac0979035218cfa07439202e5 (patch)
treea2ab2c10281257128fcf5058a2f283b5310961b8 /community/mpd
parent8275d783d8029509ef17e3d8caa6d8b8f90943af (diff)
downloadaports-9c115f1e979338aac0979035218cfa07439202e5.tar.bz2
aports-9c115f1e979338aac0979035218cfa07439202e5.tar.xz
community/mpd: rebuild against icu-62.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 79899d003a..670a72572c 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -8,7 +8,7 @@ case $pkgver in
*.*.*) _branch=${pkgver%.*};;
*.*) _branch=$pkgver;;
esac
-pkgrel=2
+pkgrel=3
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url="https://musicpd.org"
pkgusers="mpd"