mailnag: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:45 -04:00
parent c3ea9204e2
commit f4f0be959f

View file

@ -1,7 +1,7 @@
# Template file for 'mailnag' # Template file for 'mailnag'
pkgname=mailnag pkgname=mailnag
version=2.2.0 version=2.2.0
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3 gettext" hostmakedepends="python3 gettext"
depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3" depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3"