Skip to content

Commit

Permalink
Updated by kodi-game-scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Jan 25, 2024
1 parent fb2fb9c commit 8373166
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainer: wsnipex <wsnipex@a1.net>
Build-Depends: debhelper (>= 9.0.0),
cmake,
kodi-addon-dev,
libretro-pcsx-rearmed (>= 23.0.0) | pcsx-rearmed (>= 23.0.0)
libretro-pcsx-rearmed (>= 24.0.0) | pcsx-rearmed (>= 24.0.0)
Standards-Version: 3.9.8
Section: libs

Expand Down
2 changes: 1 addition & 1 deletion depends/common/pcsx-rearmed/pcsx-rearmed.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pcsx-rearmed https://github.com/libretro/pcsx_rearmed/archive/5ee1c9269d333936eba3e7e3259956f601ff5edd.tar.gz
pcsx-rearmed https://github.com/libretro/pcsx_rearmed/archive/1fec8a9574a8128c9b64f79a5c1f72bbd86ac2bf.tar.gz
2 changes: 1 addition & 1 deletion game.libretro.pcsx-rearmed/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="game.libretro.pcsx-rearmed"
name="Sony - PlayStation (PCSX ReARMed)"
version="23.0.0.55"
version="24.0.0.56"
provider-name="PCSX Team, notaz, Exophase">
<requires>
<import addon="game.libretro" version="1.0.0"/>
Expand Down

0 comments on commit 8373166

Please sign in to comment.