Hi, would you like to adjust the pkgver so this is no longer marked as untrusted on repology.org ?
From
_pkgver=1.3.16.1-1
pkgver=${_pkgver//-/.}
source=("local://Aseprite_${_pkgver}_amd64.deb")
To
pkgver=1.3.16.1
source=("local://Aseprite_${_pkgver}-1_amd64.deb")
Pinned Comments
<deleted-account> commented on 2021-05-17 14:12 (UTC)
PSA: This package is ONLY meant for those owning a PURCHASED Aseprite license. Users who will use this package will have to download the .deb file provided by the Aseprite developers using the link they received upon purchase.
The package is expected to be placed next to the PKGBUILD. Then run makepkg to unpack and install the .deb package. If it still doesn't work, make sure the file name of the .deb file is correct and try again.
Also check out the PKGBUILD itself for a description on the matter.