commit: 534e2adbc864828487113fe13201312d3da8cc25 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Mar 28 10:16:56 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Mar 28 10:17:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=534e2adb
media-sound/pianobooster: properly name tarball Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> media-sound/pianobooster/Manifest | 2 +- media-sound/pianobooster/pianobooster-1.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/pianobooster/Manifest b/media-sound/pianobooster/Manifest index 71171d1a9..11d78c2a1 100644 --- a/media-sound/pianobooster/Manifest +++ b/media-sound/pianobooster/Manifest @@ -1 +1 @@ -DIST v1.0.0.tar.gz 3096142 BLAKE2B 4fe4c06d9770dbec28369251540a51d7fb60d72a9a952a31676654707c1e7ab04c12c09ab84df0a77a5083f59faea680e1c673e86d2396ff4fc52796ab7ea7e4 SHA512 0ba67d97beffa9eebfc770b339daa7b7e213654eb84895556cd8d412ca7c47e9ffd1b01a7eefd3c81e0a6f56ad9b7da45b062209c10ad2380c2e59bdee4d01ac +DIST pianobooster-1.0.0.tar.gz 3096142 BLAKE2B 4fe4c06d9770dbec28369251540a51d7fb60d72a9a952a31676654707c1e7ab04c12c09ab84df0a77a5083f59faea680e1c673e86d2396ff4fc52796ab7ea7e4 SHA512 0ba67d97beffa9eebfc770b339daa7b7e213654eb84895556cd8d412ca7c47e9ffd1b01a7eefd3c81e0a6f56ad9b7da45b062209c10ad2380c2e59bdee4d01ac diff --git a/media-sound/pianobooster/pianobooster-1.0.0.ebuild b/media-sound/pianobooster/pianobooster-1.0.0.ebuild index 4b82a3902..9ad1c50b2 100644 --- a/media-sound/pianobooster/pianobooster-1.0.0.ebuild +++ b/media-sound/pianobooster/pianobooster-1.0.0.ebuild @@ -7,7 +7,7 @@ inherit cmake xdg DESCRIPTION="A MIDI player/game that displays notes and teaches you how to play the piano" HOMEPAGE="https://www.pianobooster.org" -SRC_URI="https://github.com/pianobooster/PianoBooster/archive/v1.0.0.tar.gz" +SRC_URI="https://github.com/pianobooster/PianoBooster/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0"
