mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
PhotoCollage: rebuild for Python 3.12
This commit is contained in:
parent
2648f13063
commit
d410b7aa90
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'PhotoCollage'
|
# Template file for 'PhotoCollage'
|
||||||
pkgname=PhotoCollage
|
pkgname=PhotoCollage
|
||||||
version=1.4.5
|
version=1.4.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3"
|
hostmakedepends="gettext python3-setuptools"
|
||||||
depends="python3-Pillow python3-gobject"
|
depends="python3-Pillow python3-gobject"
|
||||||
short_desc="Graphical tool to make photo collage posters"
|
short_desc="Graphical tool to make photo collage posters"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue