[arch-commits] Commit in kodi-addon-game-libretro/trunk (PKGBUILD)

Ike Devolder idevolder at gemini.archlinux.org
Thu Jul 15 17:13:18 UTC 2021


    Date: Thursday, July 15, 2021 @ 17:13:18
  Author: idevolder
Revision: 977381

upgpkg: kodi-addon-game-libretro 2.2.0-7

Modified:
  kodi-addon-game-libretro/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 17:13:05 UTC (rev 977380)
+++ PKGBUILD	2021-07-15 17:13:18 UTC (rev 977381)
@@ -3,7 +3,7 @@
 pkgname=kodi-addon-game-libretro
 pkgver=2.2.0
 _codename=Matrix
-pkgrel=6
+pkgrel=7
 pkgdesc="Libretro wrapper for Kodi's Game API"
 arch=('x86_64')
 url='https://github.com/kodi-game/game.libretro'
@@ -25,7 +25,7 @@
 }
 
 package() {
-    depends=('kodi-common' 'kodi-platform' 'libretro-core-info')
+    depends=('kodi' 'kodi-platform' 'libretro-core-info')
     cd "game.libretro-$pkgver-$_codename"
 	make DESTDIR="$pkgdir/" install
 }




More information about the arch-commits mailing list