app-misc/badvideo: rename source to ${P}.gh.tar.gz

Fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-07-03 18:00:26 +02:00
parent aaf6c32730
commit 00a35172d2
2 changed files with 2 additions and 3 deletions

View File

@@ -3,10 +3,9 @@
EAPI=8
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz"
DESCRIPTION="Ruin your videos in SECONDS!"
HOMEPAGE="https://github.com/kernaltrap8/badvideo"
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="BSD"
SLOT="0"