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
- Do a test installation with
makepkg --syncdeps --install
Docs for makepkg - Update .SRCINFO with
makepkg --printsrcinfo > .SRCINFO
Docs for makepkg