From 500679451d3ab97e9baa97b5e40ee2667e91d9bf Mon Sep 17 00:00:00 2001 From: ImperatorStorm Date: Fri, 20 Mar 2026 13:17:58 -0500 Subject: [PATCH] upgpkg: aseprite 1.3.17-3 force symlink --- .SRCINFO | 2 +- PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 82df64b..874f280 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.3.17 - pkgrel = 2 + pkgrel = 3 url = https://www.aseprite.org/ arch = x86_64 license = LicenseRef-Aseprite-EULA diff --git a/PKGBUILD b/PKGBUILD index 7098baf..2ba8b92 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ pkgname=aseprite pkgver=1.3.17 _skiaver=m124 _skiahash=08a5439a6b -pkgrel=2 +pkgrel=3 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/" @@ -88,7 +88,7 @@ prepare() { bsdtar xf skia-$_skiaver.tar.gz --strip-components=1 -C skia # link to skia's icu mkdir -p skia/third_party/externals/ - ln -s $srcdir/skia-$_skiaver-icu skia/third_party/externals/icu + ln -fs $srcdir/skia-$_skiaver-icu skia/third_party/externals/icu # Fix up Aseprite's desktop integration [[ -n $_debug ]] && echo desktop.patch env -C aseprite patch -tp1