summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-27 15:08:26 -0400
committergraysky2019-03-27 15:08:26 -0400
commit261d236f6e2b65fe8601716ae325b54d1e694e48 (patch)
treeb1f2c0d8c21fbd7e46f7a7872f7813e5392e90ce
parent04015a5f7f3a59b6b21efd0dd3ec5066918fb5a9 (diff)
downloadaur-261d236f6e2b65fe8601716ae325b54d1e694e48.tar.gz
Update to 18.2rc1pre107-1
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD11
2 files changed, 21 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96a43faa9804..c7ebc782139d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Mar 26 19:18:33 UTC 2019
+# Wed Mar 27 19:08:26 UTC 2019
pkgbase = kodi-devel
- pkgver = 18.2rc1pre103
+ pkgver = 18.2rc1pre107
pkgrel = 1
url = http://kodi.tv
arch = x86_64
@@ -180,6 +180,9 @@ pkgbase = kodi-devel
source = 101-PR15667.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15667.patch
source = 102-PR15783.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15783.patch
source = 103-PR15791.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15791.patch
+ source = 104-PR15822.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15822.patch
+ source = 106-PR15819.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15819.patch
+ source = 107-PR15818.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15818.patch
sha256sums = bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166
sha256sums = 68535cc2a000946b62ce4be6edf7dda7900bd524f22bcb826800b94f4a873314
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
@@ -294,6 +297,9 @@ pkgbase = kodi-devel
sha256sums = f43114c398d0c8f57571b4187d5ca837f6b969210b94e716caca737d9d445caa
sha256sums = 64043b7dfdacb032c6441f50c4932ffe3e4dace837aced80904915f66400f1b2
sha256sums = 9c554b16bcad50b71ff71f85a6041f845ae210c9578f8c460c4bedc8cf8ff067
+ sha256sums = b8516595ad1114b2da81080ea2f35735d0b362292a49356f2684fc93333b2205
+ sha256sums = c315451ecd9742c6004b9b7864e5f024e516fffa68a8360e5f023600b5112ab6
+ sha256sums = 128d6a5e862151f567bf2d743b2d067b51c50d56474658dc61c1f7378d3a7370
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -338,14 +344,14 @@ pkgname = kodi-devel
optdepends = unrar: Archives support
optdepends = unzip: Archives support
optdepends = upower: Display battery level
- provides = kodi=18.2rc1pre103
+ provides = kodi=18.2rc1pre107
conflicts = kodi
replaces = kodi-pre-release
pkgname = kodi-devel-eventclients
pkgdesc = Kodi Event Clients
optdepends = python2: most eventclients are implemented in python2
- provides = kodi-eventclients=18.2rc1pre103
+ provides = kodi-eventclients=18.2rc1pre107
conflicts = kodi-eventclients
replaces = kodi-pre-release-eventclients
@@ -355,14 +361,14 @@ pkgname = kodi-devel-tools-texturepacker
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.2rc1pre103
+ provides = kodi-tools-texturepacker=18.2rc1pre107
conflicts = kodi-tools-texturepacker
replaces = kodi-pre-release-tools-texturepacker
pkgname = kodi-devel-dev
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.2rc1pre103
+ provides = kodi-dev=18.2rc1pre107
conflicts = kodi-dev
conflicts = kodi-pre-release-dev
replaces = kodi-pre-release-dev
diff --git a/PKGBUILD b/PKGBUILD
index 487fa90c3718..24def7d3cc7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@
pkgbase=kodi-devel
pkgname=('kodi-devel' 'kodi-devel-eventclients' 'kodi-devel-tools-texturepacker' 'kodi-devel-dev')
-pkgver=18.2rc1pre103
+pkgver=18.2rc1pre107
_major=18.1
pkgrel=1
_codename=Leia
@@ -175,6 +175,10 @@ source=(
101-PR15667.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15667.patch
102-PR15783.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15783.patch
103-PR15791.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15791.patch
+ 104-PR15822.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15822.patch
+ #105-PR15820.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15820.patch
+ 106-PR15819.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15819.patch
+ 107-PR15818.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15818.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -299,7 +303,10 @@ sha256sums=('bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166'
'd8ed787357e1065fa63f31b628e2dc1baa739a7d2cdbc0f7d05e1d1b7b05c07e'
'f43114c398d0c8f57571b4187d5ca837f6b969210b94e716caca737d9d445caa'
'64043b7dfdacb032c6441f50c4932ffe3e4dace837aced80904915f66400f1b2'
- '9c554b16bcad50b71ff71f85a6041f845ae210c9578f8c460c4bedc8cf8ff067')
+ '9c554b16bcad50b71ff71f85a6041f845ae210c9578f8c460c4bedc8cf8ff067'
+ 'b8516595ad1114b2da81080ea2f35735d0b362292a49356f2684fc93333b2205'
+ 'c315451ecd9742c6004b9b7864e5f024e516fffa68a8360e5f023600b5112ab6'
+ '128d6a5e862151f567bf2d743b2d067b51c50d56474658dc61c1f7378d3a7370')
prepare() {
[[ -d kodi-build ]] && rm -rf kodi-build