summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-04-29 09:00:01 -0600
committerMark Wagie2024-04-29 09:00:01 -0600
commitfabfdfba3b9eb8beeb927d77ac7b50254298ab83 (patch)
tree598dbdc33f627c15c88fdc6fc2ab90301387a689
parent4d69e0954945c495d8e25d8ad6565500a98f795c (diff)
downloadaur-fabfdfba3b9eb8beeb927d77ac7b50254298ab83.tar.gz
227.240429.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d843e90c8d91..a05fb16074d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 225.240417.0
+ pkgver = 227.240429.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-225.240417.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-227.240429.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = e5387431ec4d5a5a27dfeade93b420f4df87a04bee36618055dd67f94d4c4554
+ sha256sums = adcbadca08b6c3c06945cfdd667ee1e345c73d725bacad856deb99001d7f9b50
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index b8c35f4affa9..b0c0d82fb2b9 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=225.240417.0
+pkgver=227.240429.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=('e5387431ec4d5a5a27dfeade93b420f4df87a04bee36618055dd67f94d4c4554'
+sha256sums=('adcbadca08b6c3c06945cfdd667ee1e345c73d725bacad856deb99001d7f9b50'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {