gui-apps/wlr-randr: fix source folder

Closes: https://bugs.gentoo.org/897768
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2023-02-26 10:33:38 -05:00
parent 3e35be03d7
commit 56e4479ae4
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.sr.ht/~emersion/wlr-randr"
else
SRC_URI="https://git.sr.ht/~emersion/wlr-randr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
KEYWORDS="~amd64"
fi

View File

@@ -13,6 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://git.sr.ht/~emersion/wlr-randr"
else
SRC_URI="https://git.sr.ht/~emersion/wlr-randr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
KEYWORDS="~amd64"
fi