aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Bauer <samuel.bauer@yahoo.fr>2021-04-29 00:53:01 +0200
committerSamuel Bauer <samuel.bauer@yahoo.fr>2021-04-29 00:53:01 +0200
commit1c4abe5bf86c343ffff68b2a21a1c41f420a7e3a (patch)
tree83efb3db19a6271452c68c53313376661ccbd661 /games-emulation/mupen64plus-qt
parentgames-action/multimc: Fix build failure with gcc-11.1.0 (diff)
downloadguru-1c4abe5bf86c343ffff68b2a21a1c41f420a7e3a.tar.gz
guru-1c4abe5bf86c343ffff68b2a21a1c41f420a7e3a.tar.bz2
guru-1c4abe5bf86c343ffff68b2a21a1c41f420a7e3a.zip
games-emulation/mupen64plus-qt: add manifest, fix archive name
Signed-off-by: Samuel Bauer <samuel.bauer@yahoo.fr>
Diffstat (limited to 'games-emulation/mupen64plus-qt')
-rw-r--r--games-emulation/mupen64plus-qt/Manifest1
-rw-r--r--games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-qt/Manifest b/games-emulation/mupen64plus-qt/Manifest
new file mode 100644
index 0000000000..f826be1d1b
--- /dev/null
+++ b/games-emulation/mupen64plus-qt/Manifest
@@ -0,0 +1 @@
+DIST mupen64plus-qt-1.14.tar.gz 573526 BLAKE2B f81681861de61db9e68eb80941e97644a2e903b221c470e981c9e7f39e3cc720f59e57a08a7d5346b99ae963d6639c275c98f6519df9a203b0aaf567e9169451 SHA512 c4260a4d01362c4aa6c921bd816dd4ea6bae03380ad461613fffdcb877c09b0f8cc7e3e954842c1dd533ffdc546086b943ddf17c3c133c0b772cf62111ca01ea
diff --git a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
index f1f885f7cd..790fc311b0 100644
--- a/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
+++ b/games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild
@@ -7,7 +7,7 @@ inherit desktop qmake-utils
DESCRIPTION="A basic launcher for Mupen64Plus"
HOMEPAGE="https://github.com/dh4/mupen64plus-qt"
-SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/dh4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"