forked from ceres-sees-all/ceres-ebuilds
Fix SRC_URI
This commit is contained in:
parent
642319c514
commit
513db1e653
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ EAPI=8
|
||||||
|
|
||||||
DESCRIPTION="Zen Browser - A fast, privacy-focused Firefox fork"
|
DESCRIPTION="Zen Browser - A fast, privacy-focused Firefox fork"
|
||||||
HOMEPAGE="https://zen-browser.app/"
|
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"
|
S="${WORKDIR}/zen"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue