Fix SRC_URI

This commit is contained in:
Paddy Milner 2025-09-27 00:24:28 +01:00
parent 642319c514
commit 513db1e653

View file

@ -5,7 +5,7 @@ EAPI=8
DESCRIPTION="Zen Browser - A fast, privacy-focused Firefox fork"
HOMEPAGE="https://zen-browser.app/"
SRC_URI="https://github.com/zen-browser/desktop/releases/download/${PV}/zen.linux-aarch64.tar.xz -> ${P}.tar.xz )"
SRC_URI="https://github.com/zen-browser/desktop/releases/download/${PV}/zen.linux-aarch64.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}/zen"