PhotoCollage: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:04 -04:00
parent 341918c49a
commit 8c364e5134
1 changed files with 1 additions and 1 deletions

View File

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