python3-rarfile: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:26 -04:00
parent a4e210ff19
commit a365b556a2

View file

@ -1,7 +1,7 @@
# Template file for 'python3-rarfile'
pkgname=python3-rarfile
version=4.0
revision=4
revision=5
wrksrc="rarfile-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"