summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-21 08:59:52 -0600
committerMark Wagie2024-03-21 08:59:52 -0600
commit6c218f812dd2422ac97db6ca22532c888a4717b0 (patch)
treeb4e87d05cc6c2ca9e78f8836da96db0e65bd7874
parentefc5d1a4ee5f4428035ba3c1c032c420697aee93 (diff)
downloadaur-6c218f812dd2422ac97db6ca22532c888a4717b0.tar.gz
220.240321.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 211ecd8e4c63..a0e3c5a7990f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 220.240319.1
+ pkgver = 220.240321.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.240319.1.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-220.240321.0.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 3764697a01a61fe71edc9e8b903bd44cea4bdf3615235aa5a48ec3864a090132
+ sha256sums = 8ab53de458d30b53748afbc81d04e2d8ca4cb925b84774f52b67ffd5f0037dda
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 0caa646caea8..fe5cbce3cf8a 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.240319.1
+pkgver=220.240321.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=('3764697a01a61fe71edc9e8b903bd44cea4bdf3615235aa5a48ec3864a090132'
+sha256sums=('8ab53de458d30b53748afbc81d04e2d8ca4cb925b84774f52b67ffd5f0037dda'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {