summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-18 14:49:42 -0400
committergraysky2019-03-18 14:49:42 -0400
commit5028815d138f7f751962ea4839f8a4e8afd44189 (patch)
tree89f0697f1da262f36ae69ba43fb11c6d2d9d316c
parent2f3b8be9af7397d323b4701c44ee544437ae63cd (diff)
downloadaur-5028815d138f7f751962ea4839f8a4e8afd44189.tar.gz
Update to 18.2rc1pre79-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD12
2 files changed, 24 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 588a2b281f63..0c785395d098 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Mar 16 18:14:24 UTC 2019
+# Mon Mar 18 18:49:42 UTC 2019
pkgbase = kodi-devel
- pkgver = 18.2rc1pre75
+ pkgver = 18.2rc1pre79
pkgrel = 1
url = http://kodi.tv
arch = x86_64
@@ -152,6 +152,10 @@ pkgbase = kodi-devel
source = 73-PR15741.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15741.patch
source = 74-PR15755.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15755.patch
source = 75-PR15756.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15756.patch
+ source = 76-PR15658.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15658.patch
+ 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
sha256sums = bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166
sha256sums = 68535cc2a000946b62ce4be6edf7dda7900bd524f22bcb826800b94f4a873314
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
@@ -238,6 +242,10 @@ pkgbase = kodi-devel
sha256sums = 8e861a35c722182da370997e33ba425e0c12094da9d9497dc3ed398ea83f125f
sha256sums = d9787921f157db4b3f640682e90d6ad29bdce4f8c7c53abdc8694733e478f7ce
sha256sums = aab8767e35244ec93b55cba36205d31d9015de63dff07eaf8e6bbee4fc96b358
+ sha256sums = 9d189b5919a17877d447b8dde3a670c76f59f36062e9f23e7b815b620cebaaf3
+ sha256sums = c15046c77e7e3a60baa642bd064f50415ee998e3d0ea44455574f2dcdfb9c81e
+ sha256sums = 71249bcc13147fc5c5ab5124cd90854fe2e2679cfcffc46b2cfd7f6281e54e72
+ sha256sums = b66bd829aaef1143ddd62ef17fcd278cc8f1cdf5510a44a16266363c7dee8cf9
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -282,14 +290,14 @@ pkgname = kodi-devel
optdepends = unrar: Archives support
optdepends = unzip: Archives support
optdepends = upower: Display battery level
- provides = kodi=18.2rc1pre75
+ provides = kodi=18.2rc1pre79
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.2rc1pre75
+ provides = kodi-eventclients=18.2rc1pre79
conflicts = kodi-eventclients
replaces = kodi-pre-release-eventclients
@@ -299,14 +307,14 @@ pkgname = kodi-devel-tools-texturepacker
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.2rc1pre75
+ provides = kodi-tools-texturepacker=18.2rc1pre79
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.2rc1pre75
+ provides = kodi-dev=18.2rc1pre79
conflicts = kodi-dev
conflicts = kodi-pre-release-dev
replaces = kodi-pre-release-dev
diff --git a/PKGBUILD b/PKGBUILD
index 657d58252089..0362fc4f748a 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.2rc1pre75
+pkgver=18.2rc1pre79
_major=18.1
pkgrel=1
_codename=Leia
@@ -147,6 +147,10 @@ source=(
73-PR15741.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15741.patch
74-PR15755.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15755.patch
75-PR15756.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15756.patch
+ 76-PR15658.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/15658.patch
+ 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
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -243,7 +247,11 @@ sha256sums=('bc1ef0e271d0b6ce2e1be7546ad4f7d330930d7631cc19a9bbc5f75ddc586166'
'db0e82f92c19369724416c4aa7a00c1d34fcbe59a28f5644880530897bb28bf4'
'8e861a35c722182da370997e33ba425e0c12094da9d9497dc3ed398ea83f125f'
'd9787921f157db4b3f640682e90d6ad29bdce4f8c7c53abdc8694733e478f7ce'
- 'aab8767e35244ec93b55cba36205d31d9015de63dff07eaf8e6bbee4fc96b358')
+ 'aab8767e35244ec93b55cba36205d31d9015de63dff07eaf8e6bbee4fc96b358'
+ '9d189b5919a17877d447b8dde3a670c76f59f36062e9f23e7b815b620cebaaf3'
+ 'c15046c77e7e3a60baa642bd064f50415ee998e3d0ea44455574f2dcdfb9c81e'
+ '71249bcc13147fc5c5ab5124cd90854fe2e2679cfcffc46b2cfd7f6281e54e72'
+ 'b66bd829aaef1143ddd62ef17fcd278cc8f1cdf5510a44a16266363c7dee8cf9')
prepare() {
[[ -d kodi-build ]] && rm -rf kodi-build