summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-11-15 08:40:18 -0700
committerMark Wagie2023-11-15 08:40:18 -0700
commit6983a5f8e30a4dc87a300f3861f3c56f2a9ff734 (patch)
tree2a48edf423c36cb608b1423697c72e990f4a267a
parent1be54223ace519014ba50d6c1bd12f84e3b8127d (diff)
downloadaur-6983a5f8e30a4dc87a300f3861f3c56f2a9ff734.tar.gz
3.118.30
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fd51c9f8f1b..3af4a89333a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.118.27
+ pkgver = 3.118.30
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.118.27.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.118.30.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 90f4f41abd17b6d33a174e2e0d14d758fefd0b5db8fc72bd0c1132e778c67889
+ sha256sums = 9e8d05094eebd6f7c772c098142f451882c52dde32415f17557ffbf7619fac3d
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 41320db7fd55..aa9cc199124f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,17 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.118.27
+pkgver=3.118.30
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
url="https://tuta.com"
license=('GPL3')
depends=('alsa-lib' 'gtk3' 'libsecret' 'nss')
-#makedepends=('node-gyp>=9.0.0' 'nodejs>=16.16.0' 'npm>=8.0.0')
makedepends=('git' 'nvm' 'python')
source=("https://github.com/tutao/tutanota/archive/$pkgname-release-$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('90f4f41abd17b6d33a174e2e0d14d758fefd0b5db8fc72bd0c1132e778c67889'
+sha256sums=('9e8d05094eebd6f7c772c098142f451882c52dde32415f17557ffbf7619fac3d'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {