Key Import
This PKGBUILD uses signed commits. If not done you need to import GitHubs (web-flow) public pgp key.
curl -sS https://github.com/web-flow.gpg | gpg --import -
Build Instructions
$ curl -sS https://github.com/web-flow.gpg | gpg --import -
# pacman -S git devtools --needed
$ git clone https://aur.archlinux.org/czkawka.git
$ cd czkawka
$ pkgctl build .
Pinned Comments
fabiscafe commented on 2023-06-11 14:41 (UTC) (edited on 2026-04-03 22:09 (UTC) by fabiscafe)
Key Import
This PKGBUILD uses signed commits. If not done you need to import GitHubs (web-flow) public pgp key.
Build Instructions