pkgbase = git-cola
	pkgdesc = The highly caffeinated Git GUI
	pkgver = 4.19.0
	pkgrel = 1
	url = https://git-cola.gitlab.io
	arch = any
	license = GPL-2.0-or-later
	checkdepends = appstream
	checkdepends = desktop-file-utils
	checkdepends = garden-tools
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-sphinx
	makedepends = python-wheel
	depends = git
	depends = hicolor-icon-theme
	depends = python-numpy
	depends = python-polib
	depends = python-pyqt6
	depends = python-qtpy
	optdepends = hunspell: Spell checking support
	optdepends = python-notify2: Enables desktop notifications
	optdepends = python-pygments: Syntax highlighting
	optdepends = python-pyinotify: Enable file system change monitoring
	optdepends = python-send2trash: Enables "Send to Trash" functionality
	optdepends = tk: Fallback built-in ssh-askpass handler
	optdepends = x11-ssh-askpass: Default askpass credential helper
	source = git+https://github.com/git-cola/git-cola.git#tag=v4.19.0?signed
	validpgpkeys = FA41BF59C1B48E8C5F3DA61C8CE26BF4A9F606B0
	sha256sums = 36138d4ef4c71a60137465b246a8afdd987d1f035352282024eb8d0880e590f6

pkgname = git-cola
