torbrowser-launcher: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:15 -04:00
parent 9d864b9df1
commit 436c76bb6a

View file

@ -1,7 +1,7 @@
# Template file for 'torbrowser-launcher' # Template file for 'torbrowser-launcher'
pkgname=torbrowser-launcher pkgname=torbrowser-launcher
version=0.3.5 version=0.3.5
revision=1 revision=2
archs="i686 x86_64" # limited by Tor Browser itself archs="i686 x86_64" # limited by Tor Browser itself
build_style=python3-module build_style=python3-module
hostmakedepends="gettext python3-distro python3-setuptools" hostmakedepends="gettext python3-distro python3-setuptools"