summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-07-13 08:28:58 -0600
committerMark Wagie2023-07-13 08:28:58 -0600
commitf88e6b7596c52ee957d549364a5ef1e05b4d192b (patch)
treee3ff065c7eb7e7c4cecbf14284fa957ef8b3af6d
parent2cbf072dd8d9de55202a3abb46fb3f66230c29ac (diff)
downloadaur-f88e6b7596c52ee957d549364a5ef1e05b4d192b.tar.gz
3.115.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db057091b718..d058af3489b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.114.1
+ pkgver = 3.115.2
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.114.1.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.115.2.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 56513d45d2102bc7236a90613a099b26c67e915c7ecf65734469ff38742af4a1
+ sha256sums = e193cb32c40c19a9b19563fd93570f0a0351024804975e715817bfc4c4bca64b
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 78314069ab3c..11a384cef8b2 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.114.1
+pkgver=3.115.2
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=('56513d45d2102bc7236a90613a099b26c67e915c7ecf65734469ff38742af4a1'
+sha256sums=('e193cb32c40c19a9b19563fd93570f0a0351024804975e715817bfc4c4bca64b'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {