commit:     1c4abe5bf86c343ffff68b2a21a1c41f420a7e3a
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Wed Apr 28 22:53:01 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 28 22:53:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1c4abe5b

games-emulation/mupen64plus-qt: add manifest, fix archive name

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

 games-emulation/mupen64plus-qt/Manifest                   | 1 +
 games-emulation/mupen64plus-qt/mupen64plus-qt-1.14.ebuild | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-emulation/mupen64plus-qt/Manifest 
b/games-emulation/mupen64plus-qt/Manifest
new file mode 100644
index 000000000..f826be1d1
--- /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 f1f885f7c..790fc311b 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"

Reply via email to