#!/bin/sh

PKGNAME="far2l-portable"
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION="FAR2L Portable from the official site"
URL="https://github.com/spvkgn/far2l-portable/releases"

. $(dirname $0)/common.sh

warn_version_is_not_supported

PKGURL=$(eget --list --latest https://github.com/spvkgn/far2l-portable/releases "far2l*x86_64*.AppImage.tar")

install_pack_pkgurl