summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-04 10:11:54 -0600
committerMark Wagie2024-04-04 10:11:54 -0600
commite7fcbe7b8354028c1fd053aa57c500af2e6423e9 (patch)
tree8c28516c53596ba78d027faccbb3881f42d94b56
parent6c218f812dd2422ac97db6ca22532c888a4717b0 (diff)
downloadaur-e7fcbe7b8354028c1fd053aa57c500af2e6423e9.tar.gz
220.240403.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0e3c5a7990f..6f267c3253d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 220.240321.0
+ pkgver = 220.240403.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.240321.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-220.240403.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 8ab53de458d30b53748afbc81d04e2d8ca4cb925b84774f52b67ffd5f0037dda
+ sha256sums = a239de5c9b4da09ab857c5ea3671b0c76e1e79c29e8050c0cded5744cf00e542
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index fe5cbce3cf8a..9e2e75b02de6 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.240321.0
+pkgver=220.240403.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=('8ab53de458d30b53748afbc81d04e2d8ca4cb925b84774f52b67ffd5f0037dda'
+sha256sums=('a239de5c9b4da09ab857c5ea3671b0c76e1e79c29e8050c0cded5744cf00e542'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {