summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-24 07:14:47 -0600
committerMark Wagie2022-06-24 07:14:47 -0600
commit687ca43fe655afc8482b30982c0bf849f990654a (patch)
tree79a00b4195972b436b86da49b8a9f58c2f302f61
parentb565f20f5e802c79d074e986aa0bab75d56599e2 (diff)
downloadaur-687ca43fe655afc8482b30982c0bf849f990654a.tar.gz
3.98.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d0f0567b0ce..b128213f1f40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.98.0
+ pkgver = 3.98.1
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.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.98.1.tar.gz
source = tutanota-desktop.desktop
- sha256sums = c0d6b871e220840ed67c6866cffb058671e92cfadd3fe12813f8741debf627a5
+ sha256sums = 6981fb2c399dc8926925a8a6e38b5e018906cda1f26c10aea30c2132f153ef95
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index c499e11600b9..c0cf0af425e9 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.0
+pkgver=3.98.1
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=('c0d6b871e220840ed67c6866cffb058671e92cfadd3fe12813f8741debf627a5'
+sha256sums=('6981fb2c399dc8926925a8a6e38b5e018906cda1f26c10aea30c2132f153ef95'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {