PhotoCollage: rebuild for Python 3.9

This commit is contained in:
Đoàn Trần Công Danh 2020-10-13 20:11:04 +07:00
parent 7b373dab70
commit fcd15d8ee8

View file

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