manuskript: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:43 -04:00
parent b8cc192f4a
commit b9ee8f2026

View file

@ -1,7 +1,7 @@
# Template file for 'manuskript'
pkgname=manuskript
version=0.14.0
revision=1
revision=2
pycompile_dirs="usr/share/${pkgname}"
hostmakedepends="python3-setuptools"
depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg"