summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-02-28 09:08:23 -0700
committerMark Wagie2024-02-28 09:08:23 -0700
commit26634e0dca9c5721822b12971da0fcb8b57a593a (patch)
treead5dde20140db754ab4889ca03b697f9ac837c58
parent322fb07c5126a7f9db865380ce7ad76be781b3d4 (diff)
downloadaur-26634e0dca9c5721822b12971da0fcb8b57a593a.tar.gz
218.240227.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8865a6455f67..0165eca5f5e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 218.240219.0
+ pkgver = 218.240227.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.240219.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-218.240227.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = ba1e30b1138aa580155cf41882d54150dff8ef277b70321ce63a43b9966d695e
+ sha256sums = 20dc51dedc8435d5319d1cb49714de58667f56ca31b3a12423ffbbf659a8a30f
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 8693cbfe40ac..bc20da8d9d46 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.240219.0
+pkgver=218.240227.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=('ba1e30b1138aa580155cf41882d54150dff8ef277b70321ce63a43b9966d695e'
+sha256sums=('20dc51dedc8435d5319d1cb49714de58667f56ca31b3a12423ffbbf659a8a30f'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {