This package provides only a way to install Gitkraken on Arch Linux.
You can receive help with Gitkraken, through the Help Center.
You can also submit feature requests and see upcoming features on the roadmap.
- Change to the gitkraken-aur folder
- Update package version in PKGBUILD
- Update checksums with
updpkgsums(this only refreshes the build host's architecture;updpkgsumsleavessha256sums_aarch64untouched on anx86_64host —./update.shhashes the aarch64 tarball directly to cover it) - Do a test installation with
makepkg --syncdeps --installDocs for makepkg - Update .SRCINFO with
makepkg --printsrcinfo > .SRCINFODocs for makepkg