From 857fbf1c8873815239270a659225820d422d54a0 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 2 Sep 2023 20:45:08 +0300 Subject: [PATCH] ?~name=wally --- upscayl-bin/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upscayl-bin/lure.sh b/upscayl-bin/lure.sh index 10e2e95..fb711ff 100644 --- a/upscayl-bin/lure.sh +++ b/upscayl-bin/lure.sh @@ -11,7 +11,7 @@ conflicts=('upscayl') deps=('fuse2' 'nss' 'zlib') build_deps=('util-linux') -sources=("https://github.com/upscayl/upscayl/releases/download/v${version}/upscayl-${version}-linux.AppImage") +sources=("https://github.com/upscayl/upscayl/releases/download/v${version}/upscayl-${version}-linux.AppImage?~name=wally") checksums=('SKIP') prepare() {