This commit is contained in:
Евгений Храмов 2024-03-29 19:57:40 +03:00
parent bb4137dc88
commit 186e419dcf

@ -18,7 +18,7 @@ checksums=('SKIP')
prepare() {
cd "${srcdir}"
printf '%s\n' 'Icon=org.upscayl.Upscayl' >> upscayl-${version}/resources/org.upscayl.Upscayl.desktop
printf '%s\n' 'Icon=org.upscayl.Upscayl' >> ./resources/org.upscayl.Upscayl.desktop
}
package() {