summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-05-14 15:47:21 -0600
committerMark Wagie2024-05-14 15:47:21 -0600
commit230533cb4310460450af2f77ca011ad8876e1a00 (patch)
treeaab748711d3568a0842f594e38d6175a17016b50
parent40f8ccd319f86328a2b95d98849c6fc9e35f4d61 (diff)
downloadaur-230533cb4310460450af2f77ca011ad8876e1a00.tar.gz
229.240514.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b9c27bcfed..0fdaf9eb20fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 229.240513.0
+ pkgver = 229.240514.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-229.240513.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-229.240514.1.tar.gz
source = tutanota-desktop.desktop
- sha256sums = a600d88863f3c4c582d3c884792eff02acb34c8612a872df87fc8705f2f3f50d
+ sha256sums = 4f3c90e1c2d0288837a19c4bc217f91d3e7a135d68939e23d546c43786431caf
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 820b9fc010f6..e05a5cd9606b 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=229.240513.0
+pkgver=229.240514.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=('a600d88863f3c4c582d3c884792eff02acb34c8612a872df87fc8705f2f3f50d'
+sha256sums=('4f3c90e1c2d0288837a19c4bc217f91d3e7a135d68939e23d546c43786431caf'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {