summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2021-07-01 12:26:24 -0400
committergraysky2021-07-01 12:26:24 -0400
commitc9e5a6f298588a4c065b9a518bed5e8ce0481b6b (patch)
tree52321d3f5993e1be4536cb49f03459cd72264cd6 /PKGBUILD
parent67bc092d91b2e647d4e6fb222147fac55e72729c (diff)
downloadaur-c9e5a6f298588a4c065b9a518bed5e8ce0481b6b.tar.gz
Update to r57323.ee96ef349b6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43c02b1e0d24..394b70bf5b6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ pkgname=(
"$pkgbase-common" "$pkgbase-x11" "$pkgbase-wayland" "$pkgbase-gbm"
"$pkgbase-eventclients" "$pkgbase-tools-texturepacker" "$pkgbase-dev"
)
-pkgver=r57313.40360ae2cea
+pkgver=r57323.ee96ef349b6
pkgrel=1
arch=('x86_64')
url="https://kodi.tv"
@@ -128,8 +128,10 @@ prepare() {
patch -p1 -i "$srcdir/0001-allow-separate-windowing-binaries-being-launched-fro.patch"
+ # [swig] fix illegal access warnings/errors with Java >= 9 #19891
+ git cherry-pick --no-commit -n bfb08a4a32e31349f7578efd2de78a8e394a2946
+
if [[ -n "$_clangbuild" ]]; then
- git cherry-pick --no-commit -n bfb08a4a32e31349f7578efd2de78a8e394a2946
git cherry-pick --no-commit -n f5512d575dfc872d51632c9bf79d58e39be60cfb
git cherry-pick --no-commit -n 94a934227b234bfbbe1e3cdfdb71dc7d39ac0e7a
git cherry-pick --no-commit -n e32eeb6a4897ea6ff7ac461b848e60f7794037c2