angrysearch: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:38 -04:00
parent 2571547349
commit 3c380cd00f

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=3 revision=4
wrksrc="ANGRYsearch-${version}" wrksrc="ANGRYsearch-${version}"
pycompile_dirs="usr/share/angrysearch" pycompile_dirs="usr/share/angrysearch"
hostmakedepends="python3" hostmakedepends="python3"