You need to sign in or sign up before continuing.
Commit 1c4d09e1 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play ungoogled-chromium: update url

parent e83ff51e
......@@ -4,7 +4,7 @@ PKGNAME=ungoogled-chromium
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="Google Chromium, sans integration with Google from the official site"
URL="https://ungoogled-software.github.io/ungoogled-chromium-binaries/"
URL="https://github.com/ungoogled-software/ungoogled-chromium-portablelinux"
. $(dirname $0)/common.sh
......@@ -15,6 +15,7 @@ fi
[ "$VERSION" != "*" ] && VERSION="$VERSION-1.1"
PKGURL=$(eget --list --latest https://github.com/clickot/ungoogled-chromium-binaries/releases "ungoogled-chromium_${VERSION}_linux.tar.xz")
# https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases/download/134.0.6998.88-1/ungoogled-chromium_134.0.6998.88-1_linux.tar.xz
PKGURL=$(eget --list --latest https://github.com/ungoogled-software/ungoogled-chromium-portablelinux/releases "ungoogled-chromium_${VERSION}_linux.tar.xz")
install_pack_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