summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15bafac1e89e..3a64bf57a8d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.75.0
+ pkgver = 3.75.3
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.75.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.75.3.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = a35bcae502bd78ad7bc9806ddebcfb572a23bc3d3bebd1615454ef854ce55c0d
+ sha256sums = d5f55c98e459789ea95c2e5e3be63915d392d37be38f9ed0650c073f37dc672d
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = 1215678e2fc23cfbeb73063f68dc440891e5b2e10734fa7f402e06860c292e31
diff --git a/PKGBUILD b/PKGBUILD
index 71d22dcd7a07..bf9eab031c5a 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.75.0
+pkgver=3.75.3
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=('a35bcae502bd78ad7bc9806ddebcfb572a23bc3d3bebd1615454ef854ce55c0d'
+sha256sums=('d5f55c98e459789ea95c2e5e3be63915d392d37be38f9ed0650c073f37dc672d'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'1215678e2fc23cfbeb73063f68dc440891e5b2e10734fa7f402e06860c292e31')