summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-24 08:47:46 -0600
committerMark Wagie2024-04-24 08:47:46 -0600
commit4d69e0954945c495d8e25d8ad6565500a98f795c (patch)
treea243088b67c03e46dbf1ac345d696df305fcad07
parent14f0f2fa11ee6d49d630eb9d84f59e12496808c4 (diff)
downloadaur-tutanota-desktop.tar.gz
225.240417.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a27cad50cb8..d843e90c8d91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 220.240411.0
+ pkgver = 225.240417.0
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-220.240411.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-225.240417.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = b25b270cccaa461c53d3a148e615633a0348319a62ac5266d176d182f10c6a38
+ sha256sums = e5387431ec4d5a5a27dfeade93b420f4df87a04bee36618055dd67f94d4c4554
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index a4ada9459e52..b8c35f4affa9 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=220.240411.0
+pkgver=225.240417.0
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -12,7 +12,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=('b25b270cccaa461c53d3a148e615633a0348319a62ac5266d176d182f10c6a38'
+sha256sums=('e5387431ec4d5a5a27dfeade93b420f4df87a04bee36618055dd67f94d4c4554'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {