summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-06-15 08:55:33 -0600
committerMark Wagie2023-06-15 08:55:33 -0600
commit2cbf072dd8d9de55202a3abb46fb3f66230c29ac (patch)
tree7a940e7e5f542627c4c1b1c6beaea5cc6117acd8
parent95cd68635c4f8dbf8638f7c61abb5520b4058095 (diff)
downloadaur-2cbf072dd8d9de55202a3abb46fb3f66230c29ac.tar.gz
3.114.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69bf5ad6a1d9..db057091b718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.113.3
+ pkgver = 3.114.1
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.113.3.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.114.1.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 38c60755a9407fb6551d7d5962bae24b7ae98dc928871b6a4445b9e88cada3a4
+ sha256sums = 56513d45d2102bc7236a90613a099b26c67e915c7ecf65734469ff38742af4a1
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 4ecbde6b0663..78314069ab3c 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.113.3
+pkgver=3.114.1
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=('38c60755a9407fb6551d7d5962bae24b7ae98dc928871b6a4445b9e88cada3a4'
+sha256sums=('56513d45d2102bc7236a90613a099b26c67e915c7ecf65734469ff38742af4a1'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {