summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-12 08:36:01 -0600
committerMark Wagie2023-09-12 08:36:01 -0600
commit1fd21b87044115a3639bcc804a3fa70209802871 (patch)
treebdb1f2b884bbda76f01ff1c7ffdb4af468df7a6c
parent4a2f0611b863e598e7f2ea19103cb0719cf91bc9 (diff)
downloadaur-1fd21b87044115a3639bcc804a3fa70209802871.tar.gz
3.118.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31dcfe79f6f3..53c7ffab953a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.4
+ pkgver = 3.118.6
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.4.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.6.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 295256c5089a4ab2f61d7dfefb91cc87fc33da44bba10a794e2c81f3956a0a4c
+ sha256sums = 3eb303f56189b498fca2398e6d2a6fdca223623aa8bd5c15ca3431ae23da4975
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index e59895fed9bd..76cd67877846 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.4
+pkgver=3.118.6
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=('295256c5089a4ab2f61d7dfefb91cc87fc33da44bba10a794e2c81f3956a0a4c'
+sha256sums=('3eb303f56189b498fca2398e6d2a6fdca223623aa8bd5c15ca3431ae23da4975'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {