summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-09-19 08:55:12 -0600
committerMark Wagie2023-09-19 08:55:12 -0600
commit6e42b16841522303f3c104c7b706885effd52544 (patch)
tree4cb0a91297871a3165deb44db0c56db91c2e46ce
parent7dc908689d49bb2670c01b1327e7e2903fddda43 (diff)
downloadaur-6e42b16841522303f3c104c7b706885effd52544.tar.gz
3.118.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6d7eea2b6ee..24445adaf1f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.7
+ pkgver = 3.118.8
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.7.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.8.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 470fd19087ebcf1db1902c01c22a80a1a3dc4dd7573761537b3e840cc9c0ec43
+ sha256sums = 06a1dcb4911be0352c091272ca9c9a76a4780e305070e6babb1c35bdadf52aa9
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 11d681340bef..e26e947ca294 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.7
+pkgver=3.118.8
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=('470fd19087ebcf1db1902c01c22a80a1a3dc4dd7573761537b3e840cc9c0ec43'
+sha256sums=('06a1dcb4911be0352c091272ca9c9a76a4780e305070e6babb1c35bdadf52aa9'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {