aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/gvfs/APKBUILD2
-rw-r--r--community/kodi/APKBUILD2
-rw-r--r--community/mpd/APKBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/gvfs/APKBUILD b/community/gvfs/APKBUILD
index 66b57c4159..f1125f2c23 100644
--- a/community/gvfs/APKBUILD
+++ b/community/gvfs/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gvfs
pkgver=1.42.1
-pkgrel=0
+pkgrel=1
pkgdesc="Backends for the gio framework in GLib"
url="https://wiki.gnome.org/Projects/gvfs"
arch="all"
diff --git a/community/kodi/APKBUILD b/community/kodi/APKBUILD
index df0ee6752d..0661e9fc3b 100644
--- a/community/kodi/APKBUILD
+++ b/community/kodi/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kodi
pkgver=18.3
_realname=Leia
-pkgrel=1
+pkgrel=2
_libdvdcss_pkgver="1.4.2-Leia-Beta-5"
_libdvdread_pkgver="6.0.0-Leia-Alpha-3"
_libdvdnav_pkgver="6.0.0-Leia-Alpha-3"
diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD
index d4ba628257..59ec90ad0c 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -9,7 +9,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"