mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
mailnag: rebuild for Python 3.12
This commit is contained in:
parent
2172d6be7b
commit
3e906c6ad5
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mailnag'
|
||||
pkgname=mailnag
|
||||
version=2.2.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 gettext"
|
||||
hostmakedepends="python3 python3-setuptools gettext"
|
||||
depends="python3-gobject python3-dbus python3-xdg libsecret gtk+3"
|
||||
short_desc="Extensible mail notification daemon"
|
||||
maintainer="meator <coder64@protonmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue