summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1891677d952d..46ae8cf675b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ pkgname=(
"$pkgbase" kodi-bin-devel kodi-wayland-devel kodi-gbm-devel
kodi-eventclients-devel kodi-tools-texturepacker-devel kodi-dev-devel
)
-pkgver=18.6pre42
+pkgver=18.6pre43
_major=18.5
pkgrel=1
arch=('x86_64')
@@ -120,6 +120,7 @@ source=(
040-PR17395.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17395.patch
041-PR17406.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17406.patch
042-PR17407.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17407.patch
+ 043-PR17419.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17419.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -183,7 +184,8 @@ sha256sums=('108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29'
'e16bad884afc201cf51d714e9a0ab717a4ec32487a803d9895eedf18ae34e275'
'800cf39cee346f9a6ca23a35f9f4cfd2fe8c30ae6373901d4f11cb1a12747100'
'36e3afa3b09adea1156bba16d2bd5fadd38f904801a3e79e811e2fde51c107bf'
- '680cd6a0670024050e5099adb8fcb99c9aa83838844290ee2b715b4d769f7883')
+ '680cd6a0670024050e5099adb8fcb99c9aa83838844290ee2b715b4d769f7883'
+ '3e06919f9c5edb00b9ed138d93ef28fe7e223f9d234fd9051735889f0009c68b')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"