summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-04-06 13:47:23 -0400
committergraysky2019-04-06 13:47:23 -0400
commit1d1fc6745f7bad6a5223fa95431e80a1bf87e130 (patch)
tree7a34fd692e23f164c1ae574a6e84b248c4f6efb2
parentb71745d180a1f6754d49c841be117f3966ee6005 (diff)
downloadaur-1d1fc6745f7bad6a5223fa95431e80a1bf87e130.tar.gz
Update to 18.2rc1pre126-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD14
2 files changed, 28 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a7590666c49..3b71dfb6f62e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Apr 5 19:18:47 UTC 2019
+# Sat Apr 6 17:47:22 UTC 2019
pkgbase = kodi-devel
- pkgver = 18.2rc1pre121
+ pkgver = 18.2rc1pre126
pkgrel = 1
url = http://kodi.tv
arch = x86_64
@@ -196,6 +196,11 @@ pkgbase = kodi-devel
source = 118-PR15830.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15830.patch
source = 119-PR15821.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15821.patch
source = 120-PR15805.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15805.patch
+ source = 122-PR15684.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15684.patch
+ source = 123-PR15860.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15860.patch
+ source = 124-PR15864.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15864.patch
+ source = 125-PR15845.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15845.patch
+ source = 126-PR15857.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15857.patch
sha256sums = bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166
sha256sums = 68535cc2a000946b62ce4be6edf7dda7900bd524f22bcb826800b94f4a873314
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
@@ -326,6 +331,11 @@ pkgbase = kodi-devel
sha256sums = a5efdbaf0b433af61a07beae1a65fef6f63b18e83294e3d109010b5fd984af57
sha256sums = a2a6c57a0738705f86a27184146a3944d1901385511f9cafd07abffc9b8afbb5
sha256sums = 47580d80530122156e50474da1e44765751a1d63f6dd560fb7a3e0dd77a1f9c5
+ sha256sums = 1cb3600e373ba8788a015bd4a31f0d0c7ffe44da6c4c935c283cdafc8a2a0901
+ sha256sums = f74ab1d6e7cb460bfe736a79d011e16d81308dca96d7548bafbbe02fc7c06a16
+ sha256sums = 1b0e208c9bde3769a20b04d2a3980e1494bebfa72d22fb0eeda7e1226b533357
+ sha256sums = 10b41ce5f1d7a8cdf994081bb3d360f56873124985c8b150ebd0f00bd53d1221
+ sha256sums = 5ca3520e3df99818115402a36748723b3a38b7fa61722a72ed7e6032c996ca7d
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -370,14 +380,14 @@ pkgname = kodi-devel
optdepends = unrar: Archives support
optdepends = unzip: Archives support
optdepends = upower: Display battery level
- provides = kodi=18.2rc1pre121
+ provides = kodi=18.2rc1pre126
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.2rc1pre121
+ provides = kodi-eventclients=18.2rc1pre126
conflicts = kodi-eventclients
replaces = kodi-pre-release-eventclients
@@ -387,14 +397,14 @@ pkgname = kodi-devel-tools-texturepacker
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.2rc1pre121
+ provides = kodi-tools-texturepacker=18.2rc1pre126
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.2rc1pre121
+ provides = kodi-dev=18.2rc1pre126
conflicts = kodi-dev
conflicts = kodi-pre-release-dev
replaces = kodi-pre-release-dev
diff --git a/PKGBUILD b/PKGBUILD
index c680b9319e52..88832189c60d 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.2rc1pre121
+pkgver=18.2rc1pre126
_major=18.1
pkgrel=1
_codename=Leia
@@ -193,6 +193,11 @@ source=(
119-PR15821.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15821.patch
120-PR15805.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15805.patch
#121-PR15817.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15817.patch
+ 122-PR15684.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15684.patch
+ 123-PR15860.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15860.patch
+ 124-PR15864.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15864.patch
+ 125-PR15845.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15845.patch
+ 126-PR15857.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15857.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -333,7 +338,12 @@ sha256sums=('bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166'
'4f349d0b01081f0aacaa7fbf6470bebd28754b5a2055814b1dd71480a174aeea'
'a5efdbaf0b433af61a07beae1a65fef6f63b18e83294e3d109010b5fd984af57'
'a2a6c57a0738705f86a27184146a3944d1901385511f9cafd07abffc9b8afbb5'
- '47580d80530122156e50474da1e44765751a1d63f6dd560fb7a3e0dd77a1f9c5')
+ '47580d80530122156e50474da1e44765751a1d63f6dd560fb7a3e0dd77a1f9c5'
+ '1cb3600e373ba8788a015bd4a31f0d0c7ffe44da6c4c935c283cdafc8a2a0901'
+ 'f74ab1d6e7cb460bfe736a79d011e16d81308dca96d7548bafbbe02fc7c06a16'
+ '1b0e208c9bde3769a20b04d2a3980e1494bebfa72d22fb0eeda7e1226b533357'
+ '10b41ce5f1d7a8cdf994081bb3d360f56873124985c8b150ebd0f00bd53d1221'
+ '5ca3520e3df99818115402a36748723b3a38b7fa61722a72ed7e6032c996ca7d')
prepare() {
[[ -d kodi-build ]] && rm -rf kodi-build