gui-apps/awww: update SRC_URI

Signed-off-by: AshyPinguin <pinguinlars1105+gentoo@gmail.com>
This commit is contained in:
AshyPinguin
2026-05-25 16:53:40 +02:00
parent d280908ebf
commit 15f2a619b3

View File

@@ -201,7 +201,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://codeberg.org/LGFae/${PN}.git"
else
SRC_URI="
https://codeberg.org/LGFae/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://codeberg.org/LGFae/awww/archive/v${PV}.tar.gz -> ${P}.tar.gz
${CARGO_CRATE_URIS}
"
KEYWORDS="~amd64 ~arm64"