From bc6cb4d266530a0fa9827b949c7b63b385f1914f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:31 +0100 Subject: [PATCH] git-cola: rebuild for Python 3.8.1. --- srcpkgs/git-cola/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-cola/template b/srcpkgs/git-cola/template index 04e2c2e8735..2d1dfc490e4 100644 --- a/srcpkgs/git-cola/template +++ b/srcpkgs/git-cola/template @@ -1,7 +1,7 @@ # Template file for 'git-cola' pkgname=git-cola version=3.6 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_dirs="usr/share/git-cola/lib"