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 1c91b1af2022..91a1ec18ed82 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.7pre26
+pkgver=18.7pre27
_major=18.6
pkgrel=1
arch=('x86_64')
@@ -105,6 +105,7 @@ source=(
024-PR17698.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17698.patch
025-PR17716.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17716.patch
026-PR17744.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17744.patch
+ 027-PR17782.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17782.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -150,7 +151,8 @@ sha256sums=('47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c'
'91f0add857a25433e0a0956eea8fd7280d5cf1db0deb2f449c525b3194366a5f'
'ea1ab857e4bcfab43cb10543e523faf90ea064517a7ac7cfdfeb8aff6a46c9db'
'83cd6d9bd70d66d8d078142c2bb3e8d0cd8c84ac24789bd0c42a1e901510060f'
- 'f65313e54dff7e434b2ce9571ba52129141bd5a410948a07e9469e69d5b49464')
+ 'f65313e54dff7e434b2ce9571ba52129141bd5a410948a07e9469e69d5b49464'
+ '707b5225eb2f375204b5cc47bc218dc6dd76d5119581cec9c6cc51dbe96409e9')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"