summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-12 08:34:41 -0600
committerMark Wagie2024-04-12 08:34:41 -0600
commit14f0f2fa11ee6d49d630eb9d84f59e12496808c4 (patch)
treec10db9f9189fcf646d43592d75c0befbfa4ec162
parent4ca9c865f8d02e53064d5e1ed4a3df5eba469fa3 (diff)
downloadaur-14f0f2fa11ee6d49d630eb9d84f59e12496808c4.tar.gz
220.240411.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c578cacb5500..4a27cad50cb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 220.240408.0
+ pkgver = 220.240411.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.240408.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-220.240411.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 34fba95fc1e9bb0be7df5d604e5919d0660473301c9f17479f983465d48eb287
+ sha256sums = b25b270cccaa461c53d3a148e615633a0348319a62ac5266d176d182f10c6a38
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index d6cc54d4b3a7..a4ada9459e52 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.240408.0
+pkgver=220.240411.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=('34fba95fc1e9bb0be7df5d604e5919d0660473301c9f17479f983465d48eb287'
+sha256sums=('b25b270cccaa461c53d3a148e615633a0348319a62ac5266d176d182f10c6a38'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {