summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37c8999b5759..e94582932591 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.86.3
+ pkgver = 3.86.4
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = tutanota-desktop
depends = libappindicator-gtk3
depends = libnotify
depends = org.freedesktop.secrets
- source = https://github.com/tutao/tutanota/archive/tutanota-release-3.86.3.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.86.4.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = 79f74f7590ded5e07a7d4350f443c0af0bb299dcab22af2d324e6c839a16fe7e
+ sha256sums = 10051249d0e8efcc210ddb48c46f1c60312b0155a09164f1b759b6a0230f7e56
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7
diff --git a/PKGBUILD b/PKGBUILD
index dc230d2c3a67..a2a2274ca155 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.86.3
+pkgver=3.86.4
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('nodejs>=16' 'npm>=7')
source=("https://github.com/tutao/tutanota/archive/tutanota-release-$pkgver.tar.gz"
"$pkgname"
"$pkgname.desktop")
-sha256sums=('79f74f7590ded5e07a7d4350f443c0af0bb299dcab22af2d324e6c839a16fe7e'
+sha256sums=('10051249d0e8efcc210ddb48c46f1c60312b0155a09164f1b759b6a0230f7e56'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7')