net-misc/*: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
Lucio Sauer
2024-05-14 02:17:10 +02:00
committed by Julien Roy
parent c12eb6b953
commit 89b25248e5
15 changed files with 40 additions and 40 deletions

View File

@@ -9,14 +9,14 @@ DESCRIPTION="A handler for XKCD urls"
HOMEPAGE="https://github.com/mazunki/xkcd"
SRC_URI="https://github.com/mazunki/xkcd/archive/refs/tags/v${PV}.tar.gz -> xkcd-${PV}.tar.gz"
S="${WORKDIR}/xkcd-${PV}"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="x11-misc/xdg-utils"
S="${WORKDIR}/xkcd-${PV}"
src_install() {
dobin xkcd
domenu xkcd.desktop