summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-11 09:55:18 -0600
committerMark Wagie2024-03-11 09:55:18 -0600
commit7bc121a4c5db9701b5fadb663e12c11360e33f96 (patch)
treee2f0884db7f9fc7ed1c901447882557bcd29f1b4
parentec2db998f905b87be598c463f251cf6c9f830372 (diff)
downloadaur-7bc121a4c5db9701b5fadb663e12c11360e33f96.tar.gz
218.240307.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e9e04903b3a..514183d5ea39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 218.240305.0
+ pkgver = 218.240307.1
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.240305.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-218.240307.1.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 9200209c499e131df0b29ab7c4005fabfd87da78bb4aa4781feb0750419a8d6f
+ sha256sums = 5dc5e1201e9535d7d84fbc6833f48d63a6f66677546a0be568b4fad8028404dd
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 1eddabdb66a3..6325487f887b 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.240305.0
+pkgver=218.240307.1
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=('9200209c499e131df0b29ab7c4005fabfd87da78bb4aa4781feb0750419a8d6f'
+sha256sums=('5dc5e1201e9535d7d84fbc6833f48d63a6f66677546a0be568b4fad8028404dd'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {