summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-19 14:40:18 -0400
committergraysky2019-03-19 14:40:18 -0400
commit070d1dbf7ac66301546c983bbb91ab8246c64315 (patch)
treebdf17b74621fbd244c94bf46d9464f44722c65ec
parent5028815d138f7f751962ea4839f8a4e8afd44189 (diff)
downloadaur-070d1dbf7ac66301546c983bbb91ab8246c64315.tar.gz
Update to 18.2rc1pre83-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 24 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c785395d098..83b929485d38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Mar 18 18:49:42 UTC 2019
+# Tue Mar 19 18:40:18 UTC 2019
pkgbase = kodi-devel
- pkgver = 18.2rc1pre79
+ pkgver = 18.2rc1pre83
pkgrel = 1
url = http://kodi.tv
arch = x86_64
@@ -156,6 +156,10 @@ pkgbase = kodi-devel
source = 77-PR15585.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15585.patch
source = 78-PR15766.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15766.patch
source = 79-PR15730.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15730.patch
+ source = 80-PR15647.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15647.patch
+ source = 81-PR15728.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15728.patch
+ source = 82-PR15769.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15769.patch
+ source = 83-PR15712.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15712.patch
sha256sums = bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166
sha256sums = 68535cc2a000946b62ce4be6edf7dda7900bd524f22bcb826800b94f4a873314
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
@@ -246,6 +250,10 @@ pkgbase = kodi-devel
sha256sums = c15046c77e7e3a60baa642bd064f50415ee998e3d0ea44455574f2dcdfb9c81e
sha256sums = 71249bcc13147fc5c5ab5124cd90854fe2e2679cfcffc46b2cfd7f6281e54e72
sha256sums = b66bd829aaef1143ddd62ef17fcd278cc8f1cdf5510a44a16266363c7dee8cf9
+ sha256sums = a703cd1c786fa2cdd2eb53dbea0515922cb6c23a286d03ac81f1f175fd74bc09
+ sha256sums = 6f8223643248c5ef3a90a6d9a840e063e48f6ba2ceb14d681cad4d7e1e33d6f4
+ sha256sums = 3e92df954b80a8ee980a290f94372c66922cd3cff6bc1470fd86038c1bf48156
+ sha256sums = 820ecdbd580a6f7d1435877613186d3065ad787f0df7795199abc40a6ccf3399
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -290,14 +298,14 @@ pkgname = kodi-devel
optdepends = unrar: Archives support
optdepends = unzip: Archives support
optdepends = upower: Display battery level
- provides = kodi=18.2rc1pre79
+ provides = kodi=18.2rc1pre83
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.2rc1pre79
+ provides = kodi-eventclients=18.2rc1pre83
conflicts = kodi-eventclients
replaces = kodi-pre-release-eventclients
@@ -307,14 +315,14 @@ pkgname = kodi-devel-tools-texturepacker
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.2rc1pre79
+ provides = kodi-tools-texturepacker=18.2rc1pre83
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.2rc1pre79
+ provides = kodi-dev=18.2rc1pre83
conflicts = kodi-dev
conflicts = kodi-pre-release-dev
replaces = kodi-pre-release-dev
diff --git a/PKGBUILD b/PKGBUILD
index 0362fc4f748a..b40aec73238a 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.2rc1pre79
+pkgver=18.2rc1pre83
_major=18.1
pkgrel=1
_codename=Leia
@@ -151,6 +151,10 @@ source=(
77-PR15585.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15585.patch
78-PR15766.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15766.patch
79-PR15730.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15730.patch
+ 80-PR15647.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15647.patch
+ 81-PR15728.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15728.patch
+ 82-PR15769.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15769.patch
+ 83-PR15712.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15712.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -251,7 +255,11 @@ sha256sums=('bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166'
'9d189b5919a17877d447b8dde3a670c76f59f36062e9f23e7b815b620cebaaf3'
'c15046c77e7e3a60baa642bd064f50415ee998e3d0ea44455574f2dcdfb9c81e'
'71249bcc13147fc5c5ab5124cd90854fe2e2679cfcffc46b2cfd7f6281e54e72'
- 'b66bd829aaef1143ddd62ef17fcd278cc8f1cdf5510a44a16266363c7dee8cf9')
+ 'b66bd829aaef1143ddd62ef17fcd278cc8f1cdf5510a44a16266363c7dee8cf9'
+ 'a703cd1c786fa2cdd2eb53dbea0515922cb6c23a286d03ac81f1f175fd74bc09'
+ '6f8223643248c5ef3a90a6d9a840e063e48f6ba2ceb14d681cad4d7e1e33d6f4'
+ '3e92df954b80a8ee980a290f94372c66922cd3cff6bc1470fd86038c1bf48156'
+ '820ecdbd580a6f7d1435877613186d3065ad787f0df7795199abc40a6ccf3399')
prepare() {
[[ -d kodi-build ]] && rm -rf kodi-build