Date: Monday, February 28, 2022 @ 15:36:46 Author: idevolder Revision: 1138483
upgpkg: kodi-addon-game-libretro-scummvm 2.1.1.23-2 Modified: kodi-addon-game-libretro-scummvm/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-28 15:36:36 UTC (rev 1138482) +++ PKGBUILD 2022-02-28 15:36:46 UTC (rev 1138483) @@ -1,9 +1,9 @@ # Maintainer: BlackEagle <[email protected]>> pkgname=kodi-addon-game-libretro-scummvm -pkgver=2.1.1.20 +pkgver=2.1.1.23 _codename=Matrix -pkgrel=3 +pkgrel=2 pkgdesc="Libretro wrapper for Kodi's Game API" arch=('x86_64') url='https://github.com/kodi-game/game.libretro.scummvm' @@ -10,8 +10,9 @@ license=('GPL') groups=('kodi-addons' 'kodi-addons-game') makedepends=('cmake' 'kodi-dev' 'kodi-addon-game-libretro' 'libretro-scummvm') +options=(!lto debug) source=("$pkgname-$pkgver.tar.gz::https://github.com/kodi-game/game.libretro.scummvm/archive/$pkgver-$_codename.tar.gz") -sha512sums=('030588738c08d320dc384667212e6e9d77f46134babecaeb31b6d43af2def16356a30ea2029e1b8faaf8dbdcfc4d5d1bb4ec9ee97d58c0de882e72a01294dd27') +sha512sums=('c864aa40bdbc989e94349b8356b860a7e968b67c9d3772386385f029d47a0991f8feee9a633d776473975d4729910bb59c0aa9d127141169dce78c0e7848e3e2') build() { cd "game.libretro.scummvm-$pkgver-$_codename"
