summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-09-21 13:55:20 -0700
committerMark Wagie2022-09-21 13:55:20 -0700
commit7eed2f98fb5a6f0914a0bb6ef67215cb245e4a67 (patch)
tree124921b6e61a4b9412a8977bb5e863c5c91777ec
parent7a01613feabaa77eed6ba299213de20ba40dd99e (diff)
downloadaur-7eed2f98fb5a6f0914a0bb6ef67215cb245e4a67.tar.gz
3.100.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ef5bc59c0f9..622a13bcec79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.100.0
+ pkgver = 3.100.2
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.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.100.2.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 1dade9c7063a2d4094c1f2945972adf1650c6d66d66ee7ff0bbe4e46c90bde94
+ sha256sums = 026cde5636c11a5f546108ea9da9eaa6ec5a5d26042d17fd5c2e4d1d507afc59
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 726b7d88cd45..f1a4ca3395c0 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.0
+pkgver=3.100.2
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=('1dade9c7063a2d4094c1f2945972adf1650c6d66d66ee7ff0bbe4e46c90bde94'
+sha256sums=('026cde5636c11a5f546108ea9da9eaa6ec5a5d26042d17fd5c2e4d1d507afc59'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {