Skip to content

Commit

Permalink
dev-util/ropper: add .gh suffix to tagged distfiles (live)
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Haustein <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
hamarituc authored and thesamesam committed Aug 23, 2022
1 parent bba2893 commit 9585425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/ropper/ropper-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/sashs/Ropper"
else
SRC_URI="https://github.com/sashs/Ropper/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://github.com/sashs/Ropper/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}"/Ropper-${PV}

KEYWORDS="~amd64 ~x86"
Expand Down

0 comments on commit 9585425

Please sign in to comment.