PyInstaller: rebuild for Python 3.10
This commit is contained in:
parent
ac697722f7
commit
c18f4f16c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'PyInstaller'
|
||||
pkgname=PyInstaller
|
||||
version=4.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="pyinstaller-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
|
Loading…
Reference in a new issue