If you want to get this working, here is a diff for PKGBUILD:
diff --git a/PKGBUILD b/PKGBUILD
index 8bf7e4f..3f11456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,8 @@ license=('GPL')
url="http://www.boomerangsworld.de/worker"
depends=('avfs' 'gcc-libs' 'libx11' 'file' 'xorgproto')
makedepends=('libxt')
-source=(http://www.boomerangsworld.de/cms/${pkgname}/downloads/${pkgname}-${pkgver}.tar.bz2
- http://www.boomerangsworld.de/cms/${pkgname}/downloads/${pkgname}-${pkgver}.tar.bz2.asc)
-sha512sums=('6ccfb7b97ca864a8fc34ec301c2e5d3996815a92d20d1edf857619ea3420afc34df55f5d0bbfa48c48c54fbffd2d57f9fb485a240b73ce84e4abe229c4c96584'
- '0266439e0e88cefaa845d7cbf42d117b75f779785ec0ab4807a90e7b2f094926ddfd195d144e345c83170fb4ea4b8ee0a9f6d9a9d57e15131d9765b0cda1f240')
+source=(http://www.boomerangsworld.de/cms/worker/downloads/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('6ccfb7b97ca864a8fc34ec301c2e5d3996815a92d20d1edf857619ea3420afc34df55f5d0bbfa48c48c54fbffd2d57f9fb485a240b73ce84e4abe229c4c96584')
validpgpkeys=('F9299EE90A729029E71AF26B667132D0FBC52B37') # Ralf Hoffmann
I don't think the .asc file was needed. The checksum and pgp key should be enough.
Hope this helps someone.
Pinned Comments
aaronfischer commented on 2017-07-24 21:12 (UTC) (edited on 2020-12-21 14:14 (UTC) by aaronfischer)
Bump to version 3.11.0 and add the new GPG key from Ralph Hoffmann (See http://www.boomerangsworld.de/cms/about.html for details). If you have issues with the verification process, double check if you have imported and signed the gpg key.
gpg --recv-key F9299EE90A729029E71AF26B667132D0FBC52B37
gpg --lsign F9299EE90A729029E71AF26B667132D0FBC52B37