summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-05-08 04:28:33 -0400
committergraysky2020-05-08 04:28:33 -0400
commit9441bde455139aeb8530c298cd248e68ff0981f4 (patch)
treeea4b005647762bc3072cea3a96bad4d193fafcbe
parent2262d7c4696eff200b319aabb45f633e221b2592 (diff)
downloadaur-9441bde455139aeb8530c298cd248e68ff0981f4.tar.gz
Update to 18.7pre29-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 20 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfa908770f1b..648f7dde42fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-devel
- pkgver = 18.7pre27
+ pkgver = 18.7pre29
pkgrel = 1
url = https://kodi.tv
arch = x86_64
@@ -95,7 +95,9 @@ pkgbase = kodi-devel
source = 024-PR17698.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17698.patch
source = 025-PR17716.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17716.patch
source = 026-PR17744.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17744.patch
- source = 027-PR17782.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17782.patch
+ source = 027-PR17758.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17758.patch
+ source = 028-PR17782.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17782.patch
+ source = 029-PR17805.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17805.patch
sha256sums = 47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
sha256sums = 071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a
@@ -131,7 +133,9 @@ pkgbase = kodi-devel
sha256sums = ea1ab857e4bcfab43cb10543e523faf90ea064517a7ac7cfdfeb8aff6a46c9db
sha256sums = 83cd6d9bd70d66d8d078142c2bb3e8d0cd8c84ac24789bd0c42a1e901510060f
sha256sums = f65313e54dff7e434b2ce9571ba52129141bd5a410948a07e9469e69d5b49464
+ sha256sums = 9a83353df5d8c1f06978e98a8de29138eee38661a9021a144356291c03fb6d5f
sha256sums = 707b5225eb2f375204b5cc47bc218dc6dd76d5119581cec9c6cc51dbe96409e9
+ sha256sums = 25c8d5e2b2ffb4a32a1fc797db82c0bec648126cee66313616ad534c3c34fe77
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -150,7 +154,7 @@ pkgname = kodi-devel
optdepends = pulseaudio: PulseAudio support
optdepends = shairplay: AirPlay support
optdepends = upower: Display battery level
- provides = kodi=18.7pre27
+ provides = kodi=18.7pre29
conflicts = kodi
pkgname = kodi-bin-devel
@@ -176,7 +180,7 @@ pkgname = kodi-bin-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre27
+ provides = kodi-bin=18.7pre29
conflicts = kodi-bin
pkgname = kodi-wayland-devel
@@ -202,7 +206,7 @@ pkgname = kodi-wayland-devel
depends = tinyxml
depends = waylandpp>=0.2.7-1
depends = kodi-devel
- provides = kodi-bin=18.7pre27
+ provides = kodi-bin=18.7pre29
provides = kodi-wayland
conflicts = kodi-wayland
@@ -229,14 +233,14 @@ pkgname = kodi-gbm-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre27
+ provides = kodi-bin=18.7pre29
provides = kodi-gbm
conflicts = kodi-gbm
pkgname = kodi-eventclients-devel
pkgdesc = Kodi Event Clients
optdepends = python2: most eventclients are implemented in python2
- provides = kodi-eventclients=18.7pre27
+ provides = kodi-eventclients=18.7pre29
conflicts = kodi-eventclients
pkgname = kodi-tools-texturepacker-devel
@@ -245,12 +249,12 @@ pkgname = kodi-tools-texturepacker-devel
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.7pre27
+ provides = kodi-tools-texturepacker=18.7pre29
conflicts = kodi-tools-texturepacker
pkgname = kodi-dev-devel
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.7pre27
+ provides = kodi-dev=18.7pre29
conflicts = kodi-dev
diff --git a/PKGBUILD b/PKGBUILD
index 91a1ec18ed82..8ae5bc611e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ pkgname=(
"$pkgbase" kodi-bin-devel kodi-wayland-devel kodi-gbm-devel
kodi-eventclients-devel kodi-tools-texturepacker-devel kodi-dev-devel
)
-pkgver=18.7pre27
+pkgver=18.7pre29
_major=18.6
pkgrel=1
arch=('x86_64')
@@ -105,7 +105,9 @@ source=(
024-PR17698.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17698.patch
025-PR17716.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17716.patch
026-PR17744.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17744.patch
- 027-PR17782.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17782.patch
+ 027-PR17758.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17758.patch
+ 028-PR17782.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17782.patch
+ 029-PR17805.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17805.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -152,7 +154,9 @@ sha256sums=('47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c'
'ea1ab857e4bcfab43cb10543e523faf90ea064517a7ac7cfdfeb8aff6a46c9db'
'83cd6d9bd70d66d8d078142c2bb3e8d0cd8c84ac24789bd0c42a1e901510060f'
'f65313e54dff7e434b2ce9571ba52129141bd5a410948a07e9469e69d5b49464'
- '707b5225eb2f375204b5cc47bc218dc6dd76d5119581cec9c6cc51dbe96409e9')
+ '9a83353df5d8c1f06978e98a8de29138eee38661a9021a144356291c03fb6d5f'
+ '707b5225eb2f375204b5cc47bc218dc6dd76d5119581cec9c6cc51dbe96409e9'
+ '25c8d5e2b2ffb4a32a1fc797db82c0bec648126cee66313616ad534c3c34fe77')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"