games-util/qjoypad: Fix tar name
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 Dec 2017 12:13:12 +0000 (13:13 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 21 Dec 2017 12:13:30 +0000 (13:13 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

games-util/qjoypad/Manifest
games-util/qjoypad/qjoypad-4.3.0.ebuild

index dd8ec0f246829d07861aba2bd1e2f08011a596e0..7598436048e0490562eff0554862315a13fced47 100644 (file)
@@ -1 +1 @@
-DIST v4.3.0.tar.gz 89134 BLAKE2B f035ac024176e352f2c0f88f0677cb4f30e643f64fd2f1214808c0273b0db8cf0a8b133e216b39fddf0ed9717c3e18955357e459ff30c494176ea7cf979b6943 SHA512 99febfc67fff149c476fffeed47eddd9e626e448afcb179eadc8dbe071da42ac692d153f3f43419c4280265527f5e84ede72cb4d59ba574819f7755e3d090e51
+DIST qjoypad-4.3.0.tar.gz 89134 BLAKE2B f035ac024176e352f2c0f88f0677cb4f30e643f64fd2f1214808c0273b0db8cf0a8b133e216b39fddf0ed9717c3e18955357e459ff30c494176ea7cf979b6943 SHA512 99febfc67fff149c476fffeed47eddd9e626e448afcb179eadc8dbe071da42ac692d153f3f43419c4280265527f5e84ede72cb4d59ba574819f7755e3d090e51
index 7ef61b163cdd0c15a9da3d6a307c74163560d08a..3f027a2a35affd7a16d096c507c168262961c151 100644 (file)
@@ -7,7 +7,7 @@ inherit cmake-utils desktop
 
 DESCRIPTION="Translate gamepad/joystick input into key strokes/mouse actions in X"
 HOMEPAGE="https://github.com/panzi/qjoypad"
-SRC_URI="https://github.com/panzi/qjoypad/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/panzi/qjoypad/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"