From 91e3c0e1aaf22817f149bcb9a6b458f4629b03cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Fri, 29 Mar 2024 19:42:40 +0300 Subject: [PATCH] redos --- upscayl-bin/lure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/upscayl-bin/lure.sh b/upscayl-bin/lure.sh index 423b088..75e2ecb 100644 --- a/upscayl-bin/lure.sh +++ b/upscayl-bin/lure.sh @@ -10,6 +10,7 @@ provides=('upscayl') conflicts=('upscayl') deps=('fuse2' 'nss' 'zlib') +deps_redos=('fuse3' 'nss' 'zlib') build_deps=('util-linux') sources=("https://github.com/upscayl/upscayl/releases/download/v${version}/upscayl-${version}-linux.AppImage?~name=upscayl-${version}-linux.AppImage")