Hello, I had the same problem and found that the maintainer forgot to update the PKGBUILD during the update. My workaround for the moment was to adjust the following values in the PKGBUILD:
pkgver=2.1.1
sha256sums=('98c9e8cef27e7fd1bdc876f38186c8be9e8617fc3c704a061e998efdf431569d' 'SKIP')
This means that the update to version 2.1.1-1 runs smoothly.
Pinned Comments
williX commented on 2022-09-18 17:08 (UTC) (edited on 2022-09-18 17:09 (UTC) by williX)
Thanks to older comments, problem with unknown pgp key is solved. Had to enter
I tried several keyservers, but keyserver.ubuntu.com was the right one.