summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-08-13 08:50:18 -0600
committerMark Wagie2020-08-13 08:50:18 -0600
commit74d9c347ff863543dc994b38d98fc0d4bfa3cda0 (patch)
tree01c6d6089ef676c830e648fdbeb9ac3ee33db1ec
parent0185b743b75eb5b60ba924148d780c86fc1b9556 (diff)
downloadaur-74d9c347ff863543dc994b38d98fc0d4bfa3cda0.tar.gz
updated to 3.76.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 059a90ffcae3..4c3d86d250bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.75.3
- pkgrel = 2
+ pkgver = 3.76.5
+ pkgrel = 1
url = https://tutanota.com
arch = x86_64
license = GPL3
@@ -12,10 +12,10 @@ pkgbase = tutanota-desktop
depends = libxtst
depends = libappindicator-gtk3
depends = libnotify
- source = https://github.com/tutao/tutanota/archive/tutanota-release-3.75.3.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.76.5.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = d5f55c98e459789ea95c2e5e3be63915d392d37be38f9ed0650c073f37dc672d
+ sha256sums = c9b70cd21952055ea2d650610f6f9e6dbded00dfd58aedbc6950514f7c993e5f
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = 1215678e2fc23cfbeb73063f68dc440891e5b2e10734fa7f402e06860c292e31
diff --git a/PKGBUILD b/PKGBUILD
index ffa1be453248..68706c60067d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.75.3
-pkgrel=2
+pkgver=3.76.5
+pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
url="https://tutanota.com"
@@ -13,7 +13,7 @@ makedepends=('npm' 'nvm')
source=("https://github.com/tutao/tutanota/archive/tutanota-release-$pkgver.tar.gz"
"$pkgname"
"$pkgname.desktop")
-sha256sums=('d5f55c98e459789ea95c2e5e3be63915d392d37be38f9ed0650c073f37dc672d'
+sha256sums=('c9b70cd21952055ea2d650610f6f9e6dbded00dfd58aedbc6950514f7c993e5f'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'1215678e2fc23cfbeb73063f68dc440891e5b2e10734fa7f402e06860c292e31')