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 60c1d5a9e202..fec56c08450d 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.6pre21
+pkgver=18.6pre22
_major=18.5
pkgrel=1
arch=('x86_64')
@@ -98,6 +98,7 @@ source=(
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
+ 022-PR17205.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17205.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -139,7 +140,8 @@ sha256sums=('108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29'
'51626f8ea673350ecde304fec37ae79339387954f7f22b1c6a032d74bbc8c95c'
'499d7f293ec3e868d473324e895470dd4752c6d888075add8e5cf302670aea1e'
'edec117ace5bdda36729027af077d83fa0342b68d8d260c7d81a9722958b5d01'
- '484ac891c4271497c6208447cbf544e5eb23bc1fe95aec3b7e0d07a21d442acb')
+ '484ac891c4271497c6208447cbf544e5eb23bc1fe95aec3b7e0d07a21d442acb'
+ '1344a9cf469431bd7f04b3dacae0ab3dbfceae7b216a16b58b8b7cd4716a5d64')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"