summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-14 08:37:06 -0600
committerMark Wagie2023-09-14 08:37:06 -0600
commit7dc908689d49bb2670c01b1327e7e2903fddda43 (patch)
treec7c751bc4ffa665a76a228942d5a3d41d2b2646e
parent1fd21b87044115a3639bcc804a3fa70209802871 (diff)
downloadaur-7dc908689d49bb2670c01b1327e7e2903fddda43.tar.gz
3.118.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53c7ffab953a..c6d7eea2b6ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.6
+ pkgver = 3.118.7
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.6.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.7.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 3eb303f56189b498fca2398e6d2a6fdca223623aa8bd5c15ca3431ae23da4975
+ sha256sums = 470fd19087ebcf1db1902c01c22a80a1a3dc4dd7573761537b3e840cc9c0ec43
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 76cd67877846..11d681340bef 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.6
+pkgver=3.118.7
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=('3eb303f56189b498fca2398e6d2a6fdca223623aa8bd5c15ca3431ae23da4975'
+sha256sums=('470fd19087ebcf1db1902c01c22a80a1a3dc4dd7573761537b3e840cc9c0ec43'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {