summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-01-26 08:59:35 -0700
committerMark Wagie2022-01-26 08:59:35 -0700
commit6324ae30438fbd9e4ea4fa55ed1e927d558e2d87 (patch)
tree6f61c9822891fb471f0b58d2e83d1983579c532d
parent2dfc423beb69663d91cb003c446f0983c2e880eb (diff)
downloadaur-6324ae30438fbd9e4ea4fa55ed1e927d558e2d87.tar.gz
3.91.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68aff55d85f5..91ba01b4d6d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.91.2
+ pkgver = 3.91.3
pkgrel = 1
url = https://tutanota.com
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = tutanota-desktop
depends = libappindicator-gtk3
depends = libnotify
depends = org.freedesktop.secrets
- source = https://github.com/tutao/tutanota/archive/tutanota-release-3.91.2.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.91.3.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = 8e19dc808df954e5475143b9bc9842082b9e9fcbd6189a4f643d7db9ec53321b
+ sha256sums = 3237cd23d3d209c04cdb52df3dbda5c0ab17e03e6927d373034bd35224ce0335
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
diff --git a/PKGBUILD b/PKGBUILD
index 33418a02c1a0..d0800405c3ef 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.91.2
+pkgver=3.91.3
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('nodejs>=16' 'npm>=7')
source=("https://github.com/tutao/tutanota/archive/${pkgname%-*}-release-$pkgver.tar.gz"
"$pkgname"
"$pkgname.desktop")
-sha256sums=('8e19dc808df954e5475143b9bc9842082b9e9fcbd6189a4f643d7db9ec53321b'
+sha256sums=('3237cd23d3d209c04cdb52df3dbda5c0ab17e03e6927d373034bd35224ce0335'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')