Commit b7911f48 authored by Boris Yumankulov's avatar Boris Yumankulov Committed by Vitaly Lipatov

epm play: added zen-browser (eterbug #18085)

parent 2321060c
#!/bin/sh
PKGNAME=zen-browser
SUPPORTEDARCHES="x86_64 aarch64"
VERSION="$2"
DESCRIPTION="Performance oriented Firefox-based web browser"
URL="https://github.com/zen-browser/desktop"
. $(dirname $0)/common.sh
arch=$(epm print info -a)
PKGURL=$(get_github_url "https://github.com/zen-browser/desktop/" "zen-${arch}.AppImage")
install_pkgurl
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment