mugshot: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:41 -04:00
parent 19cbbb6427
commit a968d37e7a

View file

@ -1,7 +1,7 @@
# Template file for 'mugshot'
pkgname=mugshot
version=0.4.3
revision=2
revision=3
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=python3-module
hostmakedepends="intltool python3-distutils-extra"