aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-01 11:50:23 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-08-16 20:55:00 +0000
commit4bf6be20f29ea96ad3cb4cb11e2ecaf60ee85f1f (patch)
tree63d5902f559f004ff596c20edf9121c8e98866f5 /community
parentc3e2be093d5af64f185f7ba264fcdbf445723d06 (diff)
community/mpd: rebuild against libnfs.so.12
Diffstat (limited to 'community')
-rw-r--r--community/mpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD
index 4de18668c6d..cc01703a700 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -8,7 +8,7 @@ case $pkgver in
*.*.*) _branch=${pkgver%.*};;
*.*) _branch=$pkgver;;
esac
-pkgrel=1
+pkgrel=2
pkgdesc="Music daemon that plays MP3, FLAC, and Ogg Vorbis files"
url="https://musicpd.org"
pkgusers="mpd"