mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/kodi-rpi-git to 20.x.59708.7d7e430605-1
This commit is contained in:
parent
c673191383
commit
6772cbd601
1 changed files with 4 additions and 4 deletions
|
@ -13,15 +13,15 @@ pkgname=(
|
|||
'kodi-rpi-git-eventclients' 'kodi-rpi-git-tools-texturepacker' 'kodi-rpi-git-dev'
|
||||
)
|
||||
|
||||
_commitnumber=59688
|
||||
_commit=dd602ef0a5a33a7f992b2359edb23d36679fc8b2
|
||||
_commitnumber=59708
|
||||
_commit=7d7e430605c7aea06ca62786013d3f6a20e540af
|
||||
|
||||
# set this to anything to build with clang
|
||||
# recommend manually setting -DUSE_LTO=OFF to -DUSE_LTO=$(nproc) in build()
|
||||
_clangbuild=
|
||||
|
||||
pkgver="20.x.$_commitnumber.${_commit:0:10}"
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="https://github.com/graysky2/xbmc/tree/gs-gbm_nexus"
|
||||
license=('GPL2')
|
||||
|
@ -81,7 +81,7 @@ noextract=(
|
|||
"flatbuffers-$_flatbuffers_version.tar.gz"
|
||||
"libudfread-$_libudfread_version.tar.gz"
|
||||
)
|
||||
sha256sums=('7a5261c485b17f155a266c6ae1ecda9f27e3846dfa5cdeedf0a04c9227aee72d'
|
||||
sha256sums=('9958c7aac10822da9a4d40c47f0e8fdd817b434ce97f99ce941b701c6e243867'
|
||||
'38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d'
|
||||
'071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a'
|
||||
'a30b6aa0aad0f2c505bc77948af2d5531a80b6e68112addb4c123fca24d5d3bf'
|
||||
|
|
Loading…
Reference in a new issue