Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nurlan
eepm
Commits
3cb1f909
Commit
3cb1f909
authored
Aug 01, 2022
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
epm play yandex-browser: use mirror.eterfund.org as mirror too
parent
911f870c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
yandex-browser.sh
play.d/yandex-browser.sh
+2
-4
No files found.
play.d/yandex-browser.sh
View file @
3cb1f909
...
...
@@ -18,10 +18,8 @@ SUPPORTEDARCHES="x86_64"
# See also https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=yandex-browser-beta
URL
=
"https://repo.yandex.r1u/yandex-browser"
SECONDURL
=
"https://download.etersoft.ru/pub/download/yandex-browser"
check_url_is_accessible
"
$URL
"
"YANDEX-BROWSER-KEY.*"
||
check_url_is_accessible
$SECONDURL
"YANDEX-BROWSER-KEY.*"
&&
URL
=
"
$SECONDURL
"
URL
=
"https://repo.yandex.ru/yandex-browser"
update_url_if_need_mirrored
||
update_url_if_need_mirrored https://download.etersoft.ru/pub/download/yandex-browser
# epm uses eget to download * names
epm
install
"
$URL
/deb/pool/main/y/
$PKGNAME
/
$(
epm print constructname
$PKGNAME
"*"
amd64 deb
)
"
||
exit
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment