summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-28 09:10:13 -0600
committerMark Wagie2022-06-28 09:10:13 -0600
commit1bc4d905cf63e5dd7ab4917dba51d234262c4106 (patch)
tree97d684acbdfdd824e962bc8209925a8052e1f721
parent687ca43fe655afc8482b30982c0bf849f990654a (diff)
downloadaur-1bc4d905cf63e5dd7ab4917dba51d234262c4106.tar.gz
3.98.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b128213f1f40..7a6c3dbb1c67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.98.1
+ pkgver = 3.98.4
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.98.1.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.98.4.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 6981fb2c399dc8926925a8a6e38b5e018906cda1f26c10aea30c2132f153ef95
+ sha256sums = 8f0574ff6954f6d83e61814cdcbe0d6767cff272828c6d620801219f8f3014ce
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index c0cf0af425e9..16928cfea864 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.1
+pkgver=3.98.4
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=('6981fb2c399dc8926925a8a6e38b5e018906cda1f26c10aea30c2132f153ef95'
+sha256sums=('8f0574ff6954f6d83e61814cdcbe0d6767cff272828c6d620801219f8f3014ce'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {