summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron J. Graves2020-12-23 10:43:53 -0600
committerAaron J. Graves2020-12-23 10:43:53 -0600
commitc041b2d7b28c40a9679bdcf6b85ce1a6d35b3b99 (patch)
tree1b96bd75433623f53ab85b4221ea57e5e18bd1a3
parent92adf447026c4a72a5b04ae690bf94460705b357 (diff)
downloadaur-c041b2d7b28c40a9679bdcf6b85ce1a6d35b3b99.tar.gz
Update to 3.80.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c6d6bac34b5..64a4b95ea70d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.79.2
+ pkgver = 3.80.2
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = tutanota-desktop
depends = libxtst
depends = libappindicator-gtk3
depends = libnotify
- source = https://github.com/tutao/tutanota/archive/tutanota-release-3.79.2.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.80.2.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = 163d990d7a5420bb036061c4333dcb461633cb89c77504777c051616b14518eb
+ sha256sums = 702d95d9701ddc4c78b06f79f443c62df762a37ddd710676606adb76aec04a49
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7
diff --git a/PKGBUILD b/PKGBUILD
index 4d0f164b47aa..9f13cf8c5f16 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.79.2
+pkgver=3.80.2
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('npm' 'nvm')
source=("https://github.com/tutao/tutanota/archive/tutanota-release-$pkgver.tar.gz"
"$pkgname"
"$pkgname.desktop")
-sha256sums=('163d990d7a5420bb036061c4333dcb461633cb89c77504777c051616b14518eb'
+sha256sums=('702d95d9701ddc4c78b06f79f443c62df762a37ddd710676606adb76aec04a49'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7')