Commit ddbc6387 authored by X1mper's avatar X1mper Committed by Vitaly Lipatov

epm play: add upscayl (thx @bbadon)

parent 40bc9108
#!/bin/sh
PKGNAME=upscayl
SUPPORTEDARCHES="x86_64"
VERSION="$2"
DESCRIPTION='Free and Open Source AI Image Upscaler'
URL="https://github.com/upscayl/upscayl"
. $(dirname $0)/common.sh
PKGURL=$(epm tool eget --list --latest https://github.com/upscayl/upscayl/releases "upscayl-$VERSION-linux.AppImage")
epm 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