ReText: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:03 -04:00
parent 746b348cde
commit eaeb476ab9

View file

@ -1,7 +1,7 @@
# Template file for 'ReText' # Template file for 'ReText'
pkgname=ReText pkgname=ReText
version=7.2.1 version=7.2.1
revision=2 revision=3
wrksrc="${pkgname,,}-${version}" wrksrc="${pkgname,,}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="ImageMagick python3 qt5-host-tools qt5-tools python3-setuptools" hostmakedepends="ImageMagick python3 qt5-host-tools qt5-tools python3-setuptools"