summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-11-22 09:45:15 -0700
committerMark Wagie2021-11-22 09:45:15 -0700
commit533096e7c8e2c645643e278c19dbf71b16490b26 (patch)
treedd225c0c8fb33e6aa44e8bde26553f6ec63d7172
parente57f17efb59d8599609bd6db091730fe9b19d819 (diff)
downloadaur-533096e7c8e2c645643e278c19dbf71b16490b26.tar.gz
3.89.20
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--tutanota-desktop.desktop2
3 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 572fdb11a334..0ed7f6d0487f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.89.12
+ pkgver = 3.89.20
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -11,11 +11,11 @@ pkgbase = tutanota-desktop
depends = libappindicator-gtk3
depends = libnotify
depends = org.freedesktop.secrets
- source = https://github.com/tutao/tutanota/archive/tutanota-release-3.89.12.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.89.20.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = 916006160dbcecc2574534254a707cc0d61bdf679369f0fb9b91bd824753b183
+ sha256sums = 2bfcd5b3d569719233081cd9edb571e142c65c4739d645e7f24e331e56dcbe6f
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
- sha256sums = a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7
+ sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index a1595bd98a4a..95c76c5bf8bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.89.12
+pkgver=3.89.20
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,9 +13,9 @@ makedepends=('nodejs>=16' 'npm>=7')
source=("https://github.com/tutao/tutanota/archive/${pkgname%-*}-release-$pkgver.tar.gz"
"$pkgname"
"$pkgname.desktop")
-sha256sums=('916006160dbcecc2574534254a707cc0d61bdf679369f0fb9b91bd824753b183'
+sha256sums=('2bfcd5b3d569719233081cd9edb571e142c65c4739d645e7f24e331e56dcbe6f'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
- 'a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7')
+ '9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
build() {
cd "${pkgname%-*}-${pkgname%-*}-release-$pkgver"
diff --git a/tutanota-desktop.desktop b/tutanota-desktop.desktop
index 67037112692a..f9455ac00940 100644
--- a/tutanota-desktop.desktop
+++ b/tutanota-desktop.desktop
@@ -1,5 +1,7 @@
[Desktop Entry]
Name=Tutanota Desktop
+GenericName=Mail Client
+Keywords=Email;E-mail
Exec=/opt/tutanota-desktop/tutanota-desktop
Terminal=false
Type=Application