diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 740cab52609..1914ac7e162 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -1,11 +1,11 @@ # Template file for 'git-cola' pkgname=git-cola version=3.1 -revision=1 +revision=2 build_style=python2-module noarch=yes hostmakedepends="python" -depends="git python-PyQt4" +depends="git python-PyQt5" short_desc="Highly caffeinated Git GUI" maintainer="Andrea Brancaleoni " license="GPL-2"