summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-26 08:25:48 -0600
committerMark Wagie2023-09-26 08:25:48 -0600
commit5347f87ef1bf177360085e2da86ad195ff041526 (patch)
treeb1a2de29e005a9200e64671927fa3aa5f07ad4da
parent6e42b16841522303f3c104c7b706885effd52544 (diff)
downloadaur-5347f87ef1bf177360085e2da86ad195ff041526.tar.gz
3.118.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24445adaf1f9..6384a2534b7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.8
+ pkgver = 3.118.12
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.118.8.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.12.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 06a1dcb4911be0352c091272ca9c9a76a4780e305070e6babb1c35bdadf52aa9
+ sha256sums = d0616186f6e004a5d7422133bee54839ac5282e1239ea7d000c451b5ad648f34
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index e26e947ca294..ae19f59c1c8f 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.118.8
+pkgver=3.118.12
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=('06a1dcb4911be0352c091272ca9c9a76a4780e305070e6babb1c35bdadf52aa9'
+sha256sums=('d0616186f6e004a5d7422133bee54839ac5282e1239ea7d000c451b5ad648f34'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {