summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-03-23 08:52:58 -0600
committerMark Wagie2023-03-23 08:52:58 -0600
commit28115a171e6ef34f23d5ff1ae0570c14ea9cd126 (patch)
tree77491e19e1a3910f453fdb1242ce1d121aaa993d
parent62c48b15b40788f988eee605dd27d096e8085b1a (diff)
downloadaur-28115a171e6ef34f23d5ff1ae0570c14ea9cd126.tar.gz
3.111.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f03d14d96d47..ea8ee0112cf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.110.1
+ pkgver = 3.111.0
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = tutanota-desktop
depends = gtk3
depends = libsecret
depends = nss
- source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.110.1.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.111.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 3b6bb56dae5ec2d27a19e7e257430804bc043d65d3cb8369849a8f24c4d7be32
+ sha256sums = 9937283e26586fb7b147243929737dd0699e192f8fa692fbe2ccde92b828f886
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index fec7ee3bcd82..0cd7bb34a7c1 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.110.1
+pkgver=3.111.0
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('alsa-lib' 'gtk3' 'libsecret' 'nss')
makedepends=('git' 'nvm' 'python')
source=("https://github.com/tutao/tutanota/archive/$pkgname-release-$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('3b6bb56dae5ec2d27a19e7e257430804bc043d65d3cb8369849a8f24c4d7be32'
+sha256sums=('9937283e26586fb7b147243929737dd0699e192f8fa692fbe2ccde92b828f886'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {