kvirc: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-10-04 20:08:47 -04:00
parent fc03f4f843
commit 6b58879f5f

View file

@ -1,7 +1,7 @@
# Template file for 'kvirc' # Template file for 'kvirc'
pkgname=kvirc pkgname=kvirc
version=5.0.0 version=5.0.0
revision=10 revision=11
wrksrc="KVIrc-$version" wrksrc="KVIrc-$version"
build_style=cmake build_style=cmake
configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0" configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0"