summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2019-01-26 15:18:38 -0500
committergraysky2019-01-26 15:18:38 -0500
commitf23a5da225dfb60c7eb68e8943d4cd3907c52884 (patch)
tree4a923c28ed4d15b76595b8f94773f31f1f82c50c /PKGBUILD
parent80e59bb5f7972dd0c36730d25f4bf96e16428e88 (diff)
downloadaur-f23a5da225dfb60c7eb68e8943d4cd3907c52884.tar.gz
Update to 18.0rc5.2-7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b88ded4c338..e5ad7cd47f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgbase=kodi-devel
pkgname=('kodi-devel' 'kodi-devel-eventclients' 'kodi-devel-tools-texturepacker' 'kodi-devel-dev')
pkgver=18.0rc5.2
# diffs: https://github.com/xbmc/xbmc/compare/18.0rc5-Leia..18.0rc5.2-Leia
-pkgrel=6
+pkgrel=7
_codename=Leia
_tag="$pkgver-$_codename"
# Found on their respective github release pages. One can check them against
@@ -150,7 +150,7 @@ build() {
package_kodi-devel() {
pkgdesc="Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media"
depends=(
- 'bluez-libs' 'desktop-file-utils' 'freetype2' 'fribidi'
+ 'bluez-libs' 'curl' 'desktop-file-utils' 'freetype2' 'fribidi'
'hicolor-icon-theme' 'libass' 'libcdio' 'libjpeg-turbo' 'mariadb-libs'
'libmicrohttpd' 'libpulse' 'libssh' 'libva' 'libvdpau' 'libxrandr' 'libcec' 'libnfs'
'libxslt' 'lirc' 'lzo' 'mesa' 'python2-pillow' 'python2-simplejson' 'smbclient'