@Thyraios The combination of TrialnError's fix to arch= and Ukreskowane's source URL fixes worked! Thanks. Below is a patch, including both fixes, that can be applied to the PKGBUILD:
15,17c15,17
< source=("https://files.dyne.org/?file=tomb/releases/Tomb-$pkgver.tar.gz"
< "https://files.dyne.org/?file=tomb/releases/Tomb-$pkgver.tar.gz.sha"
< "https://files.dyne.org/?file=tomb/releases/Tomb-$pkgver.tar.gz.asc"
---
> source=("https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz"
> "https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz.sha"
> "https://files.dyne.org/tomb/releases/Tomb-$pkgver.tar.gz.asc"
65c65
< arch=('i686' 'x86_64')
---
> arch=('any')
Pinned Comments
roddhjav commented on 2020-05-24 12:13 (UTC) (edited on 2020-05-24 12:16 (UTC) by roddhjav)
To install the package first import jaromil PGP key:
Alternatively add
keyserver-options auto-key-retrieveto your~/.gnupg/gpg.conf.This key can also be found on https://keybase.io/jaromil