diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : retroarch -version : 1.7.1 -release : 23 +version : 1.7.3 +release : 24 source : - - https://github.com/libretro/RetroArch/archive/v1.7.1.tar.gz : e9189c7da6b2ca0142528eca14f26104ee322f052f8609203d90b60938d8d3f3 -license : GPL-2.0 + - https://github.com/libretro/RetroArch/releases/download/v1.7.3/RetroArch-1.7.3.tar.xz : 6c51671f7235a196c4f75e465863b733db3408bf1d34c05b33704e4e1b1a14a1 +license : GPL-3.0-or-later component : games.emulator summary : RetroArch is the official reference frontend for the libretro API description: | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,10 @@ retroarch - Fabio Forni - fabio0x@keemail.me + Pierre-Yves + pyu@riseup.net - GPL-2.0 + GPL-3.0-or-later games.emulator RetroArch is the official reference frontend for the libretro API RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes videogame system emulators and game engines, but also more generalized 3D programs. @@ -35,6 +35,8 @@ /usr/lib64/retroarch/filters/audio/Panning.dsp /usr/lib64/retroarch/filters/audio/Phaser.dsp /usr/lib64/retroarch/filters/audio/Reverb.dsp + /usr/lib64/retroarch/filters/audio/Tremolo.dsp + /usr/lib64/retroarch/filters/audio/Vibrato.dsp /usr/lib64/retroarch/filters/audio/WahWah.dsp /usr/lib64/retroarch/filters/audio/chorus.so /usr/lib64/retroarch/filters/audio/crystalizer.so @@ -44,6 +46,8 @@ /usr/lib64/retroarch/filters/audio/panning.so /usr/lib64/retroarch/filters/audio/phaser.so /usr/lib64/retroarch/filters/audio/reverb.so + /usr/lib64/retroarch/filters/audio/tremolo.so + /usr/lib64/retroarch/filters/audio/vibrato.so /usr/lib64/retroarch/filters/audio/wahwah.so /usr/lib64/retroarch/filters/video/2xBR.filt /usr/lib64/retroarch/filters/video/2xSaI.filt @@ -72,15 +76,16 @@ /usr/share/doc /usr/share/man /usr/share/pixmaps/retroarch.svg + /usr/share/retroarch - - 2018-03-02 - 1.7.1 + + 2018-05-10 + 1.7.3 Packaging update - Fabio Forni - fabio0x@keemail.me + Pierre-Yves + pyu@riseup.net \ No newline at end of file