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 4a4a788b8e36..9fd51c9f8f1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.25
+ pkgver = 3.118.27
pkgrel = 1
url = https://tuta.com
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = tutanota-desktop
depends = gtk3
depends = libsecret
depends = nss
- source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.25.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.27.tar.gz
source = tutanota-desktop.desktop
- sha256sums = b5c0281c1b1956f276c5fe3e991db7e4d7aeb1bb57d126c8482aeb28c6793589
+ sha256sums = 90f4f41abd17b6d33a174e2e0d14d758fefd0b5db8fc72bd0c1132e778c67889
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 218f08868936..41320db7fd55 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.118.25
+pkgver=3.118.27
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('alsa-lib' 'gtk3' 'libsecret' 'nss')
makedepends=('git' 'nvm' 'python')
source=("https://github.com/tutao/tutanota/archive/$pkgname-release-$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('b5c0281c1b1956f276c5fe3e991db7e4d7aeb1bb57d126c8482aeb28c6793589'
+sha256sums=('90f4f41abd17b6d33a174e2e0d14d758fefd0b5db8fc72bd0c1132e778c67889'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {