PhotoCollage: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:37 -04:00
parent c18f4f16c9
commit 047010c8b6

View file

@ -1,7 +1,7 @@
# Template file for 'PhotoCollage'
pkgname=PhotoCollage
version=1.4.4
revision=4
revision=5
build_style=python3-module
hostmakedepends="gettext python3"
depends="python3-Pillow python3-gobject"