summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-08-02 08:11:45 -0600
committerMark Wagie2022-08-02 08:11:45 -0600
commitb0390fa0ae5908256a3e1690304ca6d1569e40e7 (patch)
tree1b9209a029a62be93e248f6d927461cff3656458
parent72c0edd422e86e91edc50288257514442b212e04 (diff)
downloadaur-b0390fa0ae5908256a3e1690304ca6d1569e40e7.tar.gz
3.98.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ab373d55b03..8035cc2878a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.98.15
+ pkgver = 3.98.17
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = tutanota-desktop
depends = libsecret
depends = nss
optdepends = libappindicator-gtk3: StatusNotifierItem support
- source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.98.15.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.98.17.tar.gz
source = tutanota-desktop.desktop
- sha256sums = b1f16e779f08ae76b2910615cee6688bda080286fb39306cc2c796a58c459e68
+ sha256sums = 62886e9835786bc3c6d0d984bb3a11d7b4433af6d7c6ae56e3cfd2f8b0f2d768
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b229bd5c56c8..096c6f5dbed1 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.98.15
+pkgver=3.98.17
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=('nvm' 'python')
optdepends=('libappindicator-gtk3: StatusNotifierItem support')
source=("https://github.com/tutao/tutanota/archive/$pkgname-release-$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('b1f16e779f08ae76b2910615cee6688bda080286fb39306cc2c796a58c459e68'
+sha256sums=('62886e9835786bc3c6d0d984bb3a11d7b4433af6d7c6ae56e3cfd2f8b0f2d768'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {