summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-03-15 06:19:24 -0400
committergraysky2020-03-15 06:19:24 -0400
commit65f0135ff98c10123dcea91707de2260f0d1bd06 (patch)
tree90023a51a922d6f3d5b5e591a51fd48d17751233
parent640c78a041310eea462407b23214f4ef2ffa507c (diff)
downloadaur-65f0135ff98c10123dcea91707de2260f0d1bd06.tar.gz
Update to 18.7pre04-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD6
2 files changed, 15 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7532292a38e..2f8605d1099e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-devel
- pkgver = 18.7pre03
+ pkgver = 18.7pre04
pkgrel = 1
url = https://kodi.tv
arch = x86_64
@@ -73,7 +73,8 @@ pkgbase = kodi-devel
source = 000-PR17300.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17300.patch
source = 001-PR17386.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17386.patch
source = 002-PR17439.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17439.patch
- source = 003-PR17464.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17464.patch
+ source = 003-PR17450.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17450.patch
+ source = 004-PR17464.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17464.patch
sha256sums = 47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
sha256sums = 071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a
@@ -87,6 +88,7 @@ pkgbase = kodi-devel
sha256sums = 3aaca3630689b76e7a7f35656a4ada3fb18ecd7e3fe199634264ccf76b96c0f0
sha256sums = 8e2934c9b439f6648cc7d962e56f1e273abba2800541a83b11c2b79abe4640b3
sha256sums = 9507a8c4f3a8f0ab9a4988672596e0251c086975c04fa5e43935dc059b2c5a0f
+ sha256sums = 7524e32c95943791fddcb20d4205a35cd2d19f88056da5934d0991a3500443f3
sha256sums = 3446f2f8866b73d58633485918a71fd7ca112f2089a83e779da52f054df879e8
pkgname = kodi-devel
@@ -106,7 +108,7 @@ pkgname = kodi-devel
optdepends = pulseaudio: PulseAudio support
optdepends = shairplay: AirPlay support
optdepends = upower: Display battery level
- provides = kodi=18.7pre03
+ provides = kodi=18.7pre04
conflicts = kodi
pkgname = kodi-bin-devel
@@ -132,7 +134,7 @@ pkgname = kodi-bin-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre03
+ provides = kodi-bin=18.7pre04
conflicts = kodi-bin
pkgname = kodi-wayland-devel
@@ -158,7 +160,7 @@ pkgname = kodi-wayland-devel
depends = tinyxml
depends = waylandpp>=0.2.7-1
depends = kodi-devel
- provides = kodi-bin=18.7pre03
+ provides = kodi-bin=18.7pre04
provides = kodi-wayland
conflicts = kodi-wayland
@@ -185,14 +187,14 @@ pkgname = kodi-gbm-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.7pre03
+ provides = kodi-bin=18.7pre04
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.7pre03
+ provides = kodi-eventclients=18.7pre04
conflicts = kodi-eventclients
pkgname = kodi-tools-texturepacker-devel
@@ -201,12 +203,12 @@ pkgname = kodi-tools-texturepacker-devel
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.7pre03
+ provides = kodi-tools-texturepacker=18.7pre04
conflicts = kodi-tools-texturepacker
pkgname = kodi-dev-devel
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.7pre03
+ provides = kodi-dev=18.7pre04
conflicts = kodi-dev
diff --git a/PKGBUILD b/PKGBUILD
index b86956eacdfa..0e95d68ff9ee 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.7pre03
+pkgver=18.7pre04
_major=18.6
pkgrel=1
arch=('x86_64')
@@ -81,7 +81,8 @@ source=(
000-PR17300.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17300.patch
001-PR17386.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17386.patch
002-PR17439.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17439.patch
- 003-PR17464.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17464.patch
+ 003-PR17450.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17450.patch
+ 004-PR17464.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17464.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -106,6 +107,7 @@ sha256sums=('47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c'
'3aaca3630689b76e7a7f35656a4ada3fb18ecd7e3fe199634264ccf76b96c0f0'
'8e2934c9b439f6648cc7d962e56f1e273abba2800541a83b11c2b79abe4640b3'
'9507a8c4f3a8f0ab9a4988672596e0251c086975c04fa5e43935dc059b2c5a0f'
+ '7524e32c95943791fddcb20d4205a35cd2d19f88056da5934d0991a3500443f3'
'3446f2f8866b73d58633485918a71fd7ca112f2089a83e779da52f054df879e8')
prepare() {
# force python 'binary' as python2