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 6505c582f1b4..60c1d5a9e202 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.6pre20
+pkgver=18.6pre21
_major=18.5
pkgrel=1
arch=('x86_64')
@@ -97,6 +97,7 @@ source=(
018-PR17111.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17111.patch
019-PR17112.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17112.patch
020-PR17128.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17128.patch
+ 021-PR17171.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17171.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -137,7 +138,8 @@ sha256sums=('108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29'
'46e634aa701369b89e657ffdff739b7e81ce2e6c8675b6b226e72715a56baabf'
'51626f8ea673350ecde304fec37ae79339387954f7f22b1c6a032d74bbc8c95c'
'499d7f293ec3e868d473324e895470dd4752c6d888075add8e5cf302670aea1e'
- 'edec117ace5bdda36729027af077d83fa0342b68d8d260c7d81a9722958b5d01')
+ 'edec117ace5bdda36729027af077d83fa0342b68d8d260c7d81a9722958b5d01'
+ '484ac891c4271497c6208447cbf544e5eb23bc1fe95aec3b7e0d07a21d442acb')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"