summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-04-25 08:47:58 -0600
committerMark Wagie2023-04-25 08:47:58 -0600
commit4691ac39a1f3150193a29b5ef6b5f8daf581a25e (patch)
tree8fb374469f36c4e922eaa239c9ee11eb30180c31
parent906395f37f0a0a9d5672b58e84a9fd56d0b622a1 (diff)
downloadaur-4691ac39a1f3150193a29b5ef6b5f8daf581a25e.tar.gz
3.112.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19af4cabf777..a00ca32b0f90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.112.6
+ pkgver = 3.112.9
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.112.6.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.112.9.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 67870cc7017ef88f64d4519306957c3551668f44dd3b6d2a72054397d52b0b5f
+ sha256sums = fbad7c01a20f7fd8b52aace4e47da27e41f933d343ccea3e4ba92cb97d41b9bb
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 67f14fedb198..433ce3653c25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.112.6
+pkgver=3.112.9
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=('67870cc7017ef88f64d4519306957c3551668f44dd3b6d2a72054397d52b0b5f'
+sha256sums=('fbad7c01a20f7fd8b52aace4e47da27e41f933d343ccea3e4ba92cb97d41b9bb'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {