Version bump

This commit is contained in:
Gerben Jan Dijkman 2023-05-29 15:31:18 +02:00
parent 5fb199dba2
commit 4a20c877dd
1 changed files with 1 additions and 0 deletions

View File

@ -62,5 +62,6 @@ src_compile() {
src_install() {
meson_src_install
python_fix_shebang "${ED}"/usr/bin
python_optimize
}