summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-04-20 14:03:23 -0400
committergraysky2020-04-20 14:03:23 -0400
commit0b54362ce477dfdace920ae5756320b0b7789b92 (patch)
tree927b1396ae6e183eb21970e2c285017da68a1184
parentdf323b5c5fd95b6c66ac02a558a7a3207d523d8e (diff)
downloadaur-0b54362ce477dfdace920ae5756320b0b7789b92.tar.gz
Update to 18.7pre27-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 20 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 200228f28ef9..cb564ad80ae4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-devel
- pkgver = 18.7pre22
+ pkgver = 18.7pre27
pkgrel = 1
url = https://kodi.tv
arch = x86_64
@@ -90,7 +90,9 @@ pkgbase = kodi-devel
source = 019-PR17622.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17622.patch
source = 020-PR17648.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17648.patch
source = 021-PR17658.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17658.patch
- source = 022-PR17670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17670.patch
+ source = 022-PR17662.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17662.patch
+ source = 023-PR17670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17670.patch
+ source = 024-PR17698.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17698.patch
sha256sums = 47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
sha256sums = 071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a
@@ -121,7 +123,9 @@ pkgbase = kodi-devel
sha256sums = ae3ecbcdf3f95a22d290dc4e00a9f22bd4f943cd50f1610fe43a07f85b1a63f3
sha256sums = aeda481419b4c6443fd79c4940fa3ca8740dcd12b95b1cc40102a4f57be0570d
sha256sums = 345f13c5c724860fbf355dbc13e8aabbe85641feb8d099fed255a0b2f15b7aec
+ sha256sums = b0a6d3d7ec3fb240d2b90721364d4559955579052b53e0510f0f07fc52fef13e
sha256sums = 91f0add857a25433e0a0956eea8fd7280d5cf1db0deb2f449c525b3194366a5f
+ sha256sums = ea1ab857e4bcfab43cb10543e523faf90ea064517a7ac7cfdfeb8aff6a46c9db
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -140,7 +144,7 @@ pkgname = kodi-devel
optdepends = pulseaudio: PulseAudio support
optdepends = shairplay: AirPlay support
optdepends = upower: Display battery level
- provides = kodi=18.7pre22
+ provides = kodi=18.7pre27
conflicts = kodi
pkgname = kodi-bin-devel
@@ -166,7 +170,7 @@ pkgname = kodi-bin-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre22
+ provides = kodi-bin=18.7pre27
conflicts = kodi-bin
pkgname = kodi-wayland-devel
@@ -192,7 +196,7 @@ pkgname = kodi-wayland-devel
depends = tinyxml
depends = waylandpp>=0.2.7-1
depends = kodi-devel
- provides = kodi-bin=18.7pre22
+ provides = kodi-bin=18.7pre27
provides = kodi-wayland
conflicts = kodi-wayland
@@ -219,14 +223,14 @@ pkgname = kodi-gbm-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre22
+ provides = kodi-bin=18.7pre27
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.7pre22
+ provides = kodi-eventclients=18.7pre27
conflicts = kodi-eventclients
pkgname = kodi-tools-texturepacker-devel
@@ -235,12 +239,12 @@ pkgname = kodi-tools-texturepacker-devel
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.7pre22
+ provides = kodi-tools-texturepacker=18.7pre27
conflicts = kodi-tools-texturepacker
pkgname = kodi-dev-devel
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.7pre22
+ provides = kodi-dev=18.7pre27
conflicts = kodi-dev
diff --git a/PKGBUILD b/PKGBUILD
index 85bdb1b67abc..6b145ecd0a39 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.7pre22
+pkgver=18.7pre27
_major=18.6
pkgrel=1
arch=('x86_64')
@@ -100,7 +100,9 @@ source=(
019-PR17622.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17622.patch
020-PR17648.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17648.patch
021-PR17658.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17658.patch
- 022-PR17670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17670.patch
+ 022-PR17662.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17662.patch
+ 023-PR17670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17670.patch
+ 024-PR17698.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17698.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -142,7 +144,9 @@ sha256sums=('47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c'
'ae3ecbcdf3f95a22d290dc4e00a9f22bd4f943cd50f1610fe43a07f85b1a63f3'
'aeda481419b4c6443fd79c4940fa3ca8740dcd12b95b1cc40102a4f57be0570d'
'345f13c5c724860fbf355dbc13e8aabbe85641feb8d099fed255a0b2f15b7aec'
- '91f0add857a25433e0a0956eea8fd7280d5cf1db0deb2f449c525b3194366a5f')
+ 'b0a6d3d7ec3fb240d2b90721364d4559955579052b53e0510f0f07fc52fef13e'
+ '91f0add857a25433e0a0956eea8fd7280d5cf1db0deb2f449c525b3194366a5f'
+ 'ea1ab857e4bcfab43cb10543e523faf90ea064517a7ac7cfdfeb8aff6a46c9db')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"