zim: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:40 -04:00
parent ed28da0ebe
commit 7547ca7698

View file

@ -1,9 +1,9 @@
# Template file for 'zim'
pkgname=zim
version=0.75.2
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-gobject python3-xdg gtk+3"
hostmakedepends="python3-gobject python3-xdg python3-setuptools gtk+3"
depends="python3-gobject python3-xdg gtk+3 desktop-file-utils"
short_desc="Desktop wiki"
maintainer="Enno Boland <gottox@voidlinux.org>"