summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-09 09:02:47 -0700
committerMark Wagie2024-01-09 09:02:47 -0700
commit89f4105121639917bd0c6ad6ff1405adf8a7613f (patch)
tree5ced2a8fd811625abb5b60e98a88add2abf0c929
parent907dcb18e874aacdb6108fa2ce771b0029cc4aca (diff)
downloadaur-89f4105121639917bd0c6ad6ff1405adf8a7613f.tar.gz
3.120.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acfb1bfa21c7..e26870db2d7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.119.10
+ pkgver = 3.120.4
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-3.119.10.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.120.4.tar.gz
source = tutanota-desktop.desktop
- sha256sums = ccd4633f3b1b1f607cdf8e75fa2ae5374834aa351dae612f6114c973dc64473f
+ sha256sums = 20f7ea76bafb40510d317ee8b01ac9db71100615ece3530d5f87a341b513c602
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index ac9d34725967..a6c4d8531359 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=3.119.10
+pkgver=3.120.4
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=('ccd4633f3b1b1f607cdf8e75fa2ae5374834aa351dae612f6114c973dc64473f'
+sha256sums=('20f7ea76bafb40510d317ee8b01ac9db71100615ece3530d5f87a341b513c602'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {