aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-17 16:22:06 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-17 16:27:40 +0100
commita50934ff645ef9c9c2482d38e17225d78db83d47 (patch)
tree424188b21c06104ec4f444d3af57c89f645a652d /community
parent67de775c3b56f80619afd3be07e2f7fabced1298 (diff)
community/mpd: rebuild against samba 4.8.0
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 06538daa2f2..626e4979dac 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -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"