aboutsummaryrefslogtreecommitdiff
path: root/ayatanawebmail
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-26 22:42:15 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-02-26 22:42:15 +0100
commit3232a972b3b0927de8cd64555692e945b1fea53c (patch)
tree0fefff9369b2b3a3577577baf2b740fb1dc326f4 /ayatanawebmail
parent36c9a6fae6bd36e6abcf75a492662a76168ab607 (diff)
downloadayatana-webmail-3232a972b3b0927de8cd64555692e945b1fea53c.tar.gz
ayatana-webmail-3232a972b3b0927de8cd64555692e945b1fea53c.tar.bz2
ayatana-webmail-3232a972b3b0927de8cd64555692e945b1fea53c.zip
release 22.2.2622.2.26
Diffstat (limited to 'ayatanawebmail')
-rwxr-xr-xayatanawebmail/appdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ayatanawebmail/appdata.py b/ayatanawebmail/appdata.py
index 1d6c973..65c87e1 100755
--- a/ayatanawebmail/appdata.py
+++ b/ayatanawebmail/appdata.py
@@ -5,7 +5,7 @@ APPNAME = 'ayatanawebmail'
APPEXECUTABLE='/usr/bin/ayatana-webmail'
APPDEPENDENCIES = ['gir1.2-messagingmenu-1.0', 'python3-gi', 'gir1.2-gtk-3.0', 'gir1.2-notify-0.7', 'python3-secretstorage', 'gnome-session-canberra', 'python3-psutil', 'python3-babel', 'python3-urllib3']
APPRECOMMENDS = ['gir1.2-unity-5.0']
-APPVERSION = '21.11.17'
+APPVERSION = '22.2.26'
APPSHOWSETTINGS = 180603
APPYEAR = '2016'
APPTITLE = 'Ayatana Webmail'