summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-04-09 02:16:33 -0400
committergraysky2019-04-09 02:16:33 -0400
commit4d358adbac0c226e46d6e0d37245158f0b979187 (patch)
tree29c750a3ab51e14439054e23b7d7100734d4ea7f
parentf1bec46e1c7e78ae781e2ea100809853b7521d7d (diff)
downloadaur-4d358adbac0c226e46d6e0d37245158f0b979187.tar.gz
Update to 18.2rc1pre131-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 24 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31fb019509d5..6b71144d1b16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Apr 7 09:50:22 UTC 2019
+# Tue Apr 9 06:16:32 UTC 2019
pkgbase = kodi-devel
- pkgver = 18.2rc1pre127
+ pkgver = 18.2rc1pre131
pkgrel = 1
url = http://kodi.tv
arch = x86_64
@@ -202,6 +202,10 @@ pkgbase = kodi-devel
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
source = 127-PR15870.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15870.patch
+ source = 128-PR15873.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15873.patch
+ source = 129-PR15877.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15877.patch
+ source = 130-PR15878.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15878.patch
+ source = 131-PR15879.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15879.patch
sha256sums = bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166
sha256sums = 68535cc2a000946b62ce4be6edf7dda7900bd524f22bcb826800b94f4a873314
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
@@ -338,6 +342,10 @@ pkgbase = kodi-devel
sha256sums = 10b41ce5f1d7a8cdf994081bb3d360f56873124985c8b150ebd0f00bd53d1221
sha256sums = 5ca3520e3df99818115402a36748723b3a38b7fa61722a72ed7e6032c996ca7d
sha256sums = 9936c692f6f7bcb46f995ef4f7c6d9b733d492ace7e992b1762eb5909744c222
+ sha256sums = bd3f98a99f09647fb17541c58fc38d2f1d917f64dc8fd6056ef5d72d0ebc334b
+ sha256sums = b235781f6dd40ba1c35304757b14d81c69e6896283c530a4f459422c64bbb291
+ sha256sums = 9779921fb639bd7cdc2864844f7a15b9946d6121c5c99bafaeffa6970b94ea4d
+ sha256sums = 442aa0c63812516e66d8955a44627b20dd4031a93669082dbde09cdf0091eda7
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -382,14 +390,14 @@ pkgname = kodi-devel
optdepends = unrar: Archives support
optdepends = unzip: Archives support
optdepends = upower: Display battery level
- provides = kodi=18.2rc1pre127
+ provides = kodi=18.2rc1pre131
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.2rc1pre127
+ provides = kodi-eventclients=18.2rc1pre131
conflicts = kodi-eventclients
replaces = kodi-pre-release-eventclients
@@ -399,14 +407,14 @@ pkgname = kodi-devel-tools-texturepacker
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.2rc1pre127
+ provides = kodi-tools-texturepacker=18.2rc1pre131
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.2rc1pre127
+ provides = kodi-dev=18.2rc1pre131
conflicts = kodi-dev
conflicts = kodi-pre-release-dev
replaces = kodi-pre-release-dev
diff --git a/PKGBUILD b/PKGBUILD
index 143303818143..9ca982b25012 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.2rc1pre127
+pkgver=18.2rc1pre131
_major=18.1
pkgrel=1
_codename=Leia
@@ -199,6 +199,10 @@ source=(
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
127-PR15870.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15870.patch
+ 128-PR15873.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15873.patch
+ 129-PR15877.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15877.patch
+ 130-PR15878.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15878.patch
+ 131-PR15879.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15879.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -345,7 +349,11 @@ sha256sums=('bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166'
'1b0e208c9bde3769a20b04d2a3980e1494bebfa72d22fb0eeda7e1226b533357'
'10b41ce5f1d7a8cdf994081bb3d360f56873124985c8b150ebd0f00bd53d1221'
'5ca3520e3df99818115402a36748723b3a38b7fa61722a72ed7e6032c996ca7d'
- '9936c692f6f7bcb46f995ef4f7c6d9b733d492ace7e992b1762eb5909744c222')
+ '9936c692f6f7bcb46f995ef4f7c6d9b733d492ace7e992b1762eb5909744c222'
+ 'bd3f98a99f09647fb17541c58fc38d2f1d917f64dc8fd6056ef5d72d0ebc334b'
+ 'b235781f6dd40ba1c35304757b14d81c69e6896283c530a4f459422c64bbb291'
+ '9779921fb639bd7cdc2864844f7a15b9946d6121c5c99bafaeffa6970b94ea4d'
+ '442aa0c63812516e66d8955a44627b20dd4031a93669082dbde09cdf0091eda7')
prepare() {
[[ -d kodi-build ]] && rm -rf kodi-build