summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-05-19 09:05:11 -0600
committerMark Wagie2022-05-19 09:05:11 -0600
commitb797f7e8ae12aeb39995ea9a82dcc07c7d4f223c (patch)
tree789cb807da82a84c29890e2f8e9098a2ef3f5c58
parent95055cb6d7fa6aade3773059af6a1bbe76e66bae (diff)
downloadaur-b797f7e8ae12aeb39995ea9a82dcc07c7d4f223c.tar.gz
3.96.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82977cd5268b..e2343e061933 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.96.3
+ pkgver = 3.96.6
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-release-3.96.3.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.96.6.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 4c7ebac718b09f4037f3b51fec7407f108de62adcea8bda6abf340109e6a7bfd
+ sha256sums = 62f51cfa8f4f463a22c978cebb38d478b6108c51245a7284aaccb5828e803102
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index e0ea4b8b5e44..5aefe3834de6 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.96.3
+pkgver=3.96.6
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=('4c7ebac718b09f4037f3b51fec7407f108de62adcea8bda6abf340109e6a7bfd'
+sha256sums=('62f51cfa8f4f463a22c978cebb38d478b6108c51245a7284aaccb5828e803102'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {