summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-10-11 08:33:10 -0600
committerMark Wagie2022-10-11 08:33:10 -0600
commitfec22b3765068dfd6ca0000d3d71f7ec75dc5832 (patch)
tree4e03539083a7b028d7ce542c597a3b4df33dda3a
parent7eed2f98fb5a6f0914a0bb6ef67215cb245e4a67 (diff)
downloadaur-fec22b3765068dfd6ca0000d3d71f7ec75dc5832.tar.gz
3.102.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 622a13bcec79..9eb1d1e334d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.100.2
+ pkgver = 3.102.3
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.100.2.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.102.3.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 026cde5636c11a5f546108ea9da9eaa6ec5a5d26042d17fd5c2e4d1d507afc59
+ sha256sums = 68660f84cdc35c82199cb964b6f903e69c29072dfa53718bcaec970a3614dae6
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index f1a4ca3395c0..322c0dc724fe 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.100.2
+pkgver=3.102.3
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=('026cde5636c11a5f546108ea9da9eaa6ec5a5d26042d17fd5c2e4d1d507afc59'
+sha256sums=('68660f84cdc35c82199cb964b6f903e69c29072dfa53718bcaec970a3614dae6'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {