summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 817cec7fc400..244ec2d287da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.81.8
- pkgrel = 2
+ pkgver = 3.82.1
+ 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.81.8.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.82.1.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = aadb42aba65a7b89143990751c11a9aaea2a0d28aea9d743458d79202039f84d
+ sha256sums = a657dd53876bc781d31e46d70ec6e6b85aa86724d58cd8f930d68556bb905c23
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7
diff --git a/PKGBUILD b/PKGBUILD
index b97a34a6dca5..0ba6b5954f2b 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.81.8
-pkgrel=2
+pkgver=3.82.1
+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=('aadb42aba65a7b89143990751c11a9aaea2a0d28aea9d743458d79202039f84d'
+sha256sums=('a657dd53876bc781d31e46d70ec6e6b85aa86724d58cd8f930d68556bb905c23'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'a2e2b932eb0bc2ad2413b7f39eb9fbdb517f5670367413f76d718d5d270996f7')