From fcd15d8ee8841005abeb7c6c7e2d9e5502d9aa06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 13 Oct 2020 20:11:04 +0700 Subject: [PATCH] PhotoCollage: rebuild for Python 3.9 --- srcpkgs/PhotoCollage/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/PhotoCollage/template b/srcpkgs/PhotoCollage/template index 39c24a430be..964603cf90c 100644 --- a/srcpkgs/PhotoCollage/template +++ b/srcpkgs/PhotoCollage/template @@ -1,7 +1,7 @@ # Template file for 'PhotoCollage' pkgname=PhotoCollage version=1.4.4 -revision=3 +revision=4 build_style=python3-module hostmakedepends="gettext python3" depends="python3-Pillow python3-gobject"