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 b50972267aec..a1963c903b8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.89.23
+ pkgver = 3.89.25
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.89.23.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-3.89.25.tar.gz
source = tutanota-desktop
source = tutanota-desktop.desktop
- sha256sums = 21e9cd060834e4fd87a7c5ca69735e262f05ade9060b06f184be0845839818f5
+ sha256sums = b59eef920ea9a9f4a930b38333d5f059ea891f5a7baf3e92b0ad91b8a9d269f3
sha256sums = 4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
diff --git a/PKGBUILD b/PKGBUILD
index 806d6dc84d2e..3e79ee6ad518 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.89.23
+pkgver=3.89.25
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=('21e9cd060834e4fd87a7c5ca69735e262f05ade9060b06f184be0845839818f5'
+sha256sums=('b59eef920ea9a9f4a930b38333d5f059ea891f5a7baf3e92b0ad91b8a9d269f3'
'4f91e842bd92a3312943854383e4929f9baf6cb684a7027aa55edcce1bf4ca16'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')