summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-06-15 08:54:40 -0600
committerMark Wagie2022-06-15 08:54:40 -0600
commitb565f20f5e802c79d074e986aa0bab75d56599e2 (patch)
tree451ea807a48e10dbc057cf2d76d35dfc5a47c06d
parentc1b000d9dff68af492a7d1749e3225030182750f (diff)
downloadaur-b565f20f5e802c79d074e986aa0bab75d56599e2.tar.gz
3.98.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d2fcfdc09eb..7d0f0567b0ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.96.13
+ pkgver = 3.98.0
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.13.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.98.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = e68d936ae0349fdb344ec70c662e28f372517b4718df2962d89f8928d18617f7
+ sha256sums = c0d6b871e220840ed67c6866cffb058671e92cfadd3fe12813f8741debf627a5
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 9113e49d1f3c..c499e11600b9 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.13
+pkgver=3.98.0
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=('e68d936ae0349fdb344ec70c662e28f372517b4718df2962d89f8928d18617f7'
+sha256sums=('c0d6b871e220840ed67c6866cffb058671e92cfadd3fe12813f8741debf627a5'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {