diff -Nru kodi-game-libretro-fceumm-0.0.1.33/debian/changelog kodi-game-libretro-fceumm-0.0.1.35/debian/changelog --- kodi-game-libretro-fceumm-0.0.1.33/debian/changelog 2013-05-31 22:59:22.000000000 +0000 +++ kodi-game-libretro-fceumm-0.0.1.35/debian/changelog 2013-05-31 22:59:22.000000000 +0000 @@ -1,4 +1,4 @@ -kodi-game-libretro-fceumm (0.0.1.33-1~bionic) bionic; urgency=low +kodi-game-libretro-fceumm (6:0.0.1.35-1~bionic) bionic; urgency=low [ kodi ] * autogenerated dummy changelog diff -Nru kodi-game-libretro-fceumm-0.0.1.33/depends/common/fceumm/fceumm.txt kodi-game-libretro-fceumm-0.0.1.35/depends/common/fceumm/fceumm.txt --- kodi-game-libretro-fceumm-0.0.1.33/depends/common/fceumm/fceumm.txt 2013-05-31 22:59:22.000000000 +0000 +++ kodi-game-libretro-fceumm-0.0.1.35/depends/common/fceumm/fceumm.txt 2013-05-31 22:59:22.000000000 +0000 @@ -1 +1 @@ -fceumm https://github.com/libretro/libretro-fceumm/archive/db2f0f7f9de0714e0d33c2320869bdfe372b326a.tar.gz +fceumm https://github.com/libretro/libretro-fceumm/archive/b99ac9fe9bd71a156d5f8da557ca544d1031ab11.tar.gz diff -Nru kodi-game-libretro-fceumm-0.0.1.33/game.libretro.fceumm/addon.xml.in kodi-game-libretro-fceumm-0.0.1.35/game.libretro.fceumm/addon.xml.in --- kodi-game-libretro-fceumm-0.0.1.33/game.libretro.fceumm/addon.xml.in 2013-05-31 22:59:22.000000000 +0000 +++ kodi-game-libretro-fceumm-0.0.1.35/game.libretro.fceumm/addon.xml.in 2013-05-31 22:59:22.000000000 +0000 @@ -1,7 +1,7 @@ @@ -11,7 +11,7 @@ library_@PLATFORM@="@LIBRARY_FILENAME@"> NES fds|nes|unf|unif - true + false false false diff -Nru kodi-game-libretro-fceumm-0.0.1.33/.github/workflows/sync-addon-metadata-translations.yml kodi-game-libretro-fceumm-0.0.1.35/.github/workflows/sync-addon-metadata-translations.yml --- kodi-game-libretro-fceumm-0.0.1.33/.github/workflows/sync-addon-metadata-translations.yml 2013-05-31 22:59:22.000000000 +0000 +++ kodi-game-libretro-fceumm-0.0.1.35/.github/workflows/sync-addon-metadata-translations.yml 2013-05-31 22:59:22.000000000 +0000 @@ -27,7 +27,7 @@ - name: Install dependencies run: | python -m pip install --upgrade pip - python -m pip install git+https://github.com/garbear/sync_addon_metadata_translations.git + python -m pip install git+https://github.com/xbmc/sync_addon_metadata_translations.git - name: Run sync-addon-metadata-translations run: |