angrysearch: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:10:02 -04:00
parent ccfd27629d
commit f1831d11ed

View file

@ -1,7 +1,7 @@
# Template file for 'angrysearch' # Template file for 'angrysearch'
pkgname=angrysearch pkgname=angrysearch
version=1.0.1 version=1.0.1
revision=4 revision=5
wrksrc="ANGRYsearch-${version}" wrksrc="ANGRYsearch-${version}"
pycompile_dirs="usr/share/angrysearch" pycompile_dirs="usr/share/angrysearch"
hostmakedepends="python3" hostmakedepends="python3"