diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 383eb23f1b6..17e41aad774 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -1,10 +1,10 @@ # Template file for 'git-cola' pkgname=git-cola version=4.2.1 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" -depends="git qt5-svg python3-PyQt5-webkit python3-QtPy" +depends="git qt5-svg python3-PyQt5-webkit python3-QtPy python3-packaging" short_desc="Highly caffeinated Git GUI" maintainer="Andrea Brancaleoni " license="GPL-2.0-only"