summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-05-13 18:24:08 -0600
committerMark Wagie2024-05-13 18:24:08 -0600
commit40f8ccd319f86328a2b95d98849c6fc9e35f4d61 (patch)
tree09ec2b45e388a3164b5a743a4684ea8e5a96dcc1
parent6af50a19b7639fd50fc42a5c2b0e9d87e60975fe (diff)
downloadaur-40f8ccd319f86328a2b95d98849c6fc9e35f4d61.tar.gz
229.240513.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3bac408a129..97b9c27bcfed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 227.240502.0
+ pkgver = 229.240513.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-227.240502.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-229.240513.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 8e1f44266e32046334a9fdc75cdabe68a6fd3ef7aa2f4f337c1b863be62c6f9d
+ sha256sums = a600d88863f3c4c582d3c884792eff02acb34c8612a872df87fc8705f2f3f50d
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 79e286ce6dda..820b9fc010f6 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=227.240502.0
+pkgver=229.240513.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=('8e1f44266e32046334a9fdc75cdabe68a6fd3ef7aa2f4f337c1b863be62c6f9d'
+sha256sums=('a600d88863f3c4c582d3c884792eff02acb34c8612a872df87fc8705f2f3f50d'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {