summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-05 09:40:48 -0700
committerMark Wagie2024-03-05 09:40:48 -0700
commitec2db998f905b87be598c463f251cf6c9f830372 (patch)
treedfd2c43f7d59182166d7512b6f36e349f6a44cc5
parent26634e0dca9c5721822b12971da0fcb8b57a593a (diff)
downloadaur-ec2db998f905b87be598c463f251cf6c9f830372.tar.gz
218.240305.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0165eca5f5e9..6e9e04903b3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 218.240227.0
+ pkgver = 218.240305.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-218.240227.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-218.240305.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 20dc51dedc8435d5319d1cb49714de58667f56ca31b3a12423ffbbf659a8a30f
+ sha256sums = 9200209c499e131df0b29ab7c4005fabfd87da78bb4aa4781feb0750419a8d6f
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index bc20da8d9d46..1eddabdb66a3 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=218.240227.0
+pkgver=218.240305.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=('20dc51dedc8435d5319d1cb49714de58667f56ca31b3a12423ffbbf659a8a30f'
+sha256sums=('9200209c499e131df0b29ab7c4005fabfd87da78bb4aa4781feb0750419a8d6f'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {