summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManjaro Build Server2023-04-03 12:49:35 -0600
committerManjaro Build Server2023-04-03 12:49:35 -0600
commitf8600242f8bdaccba00ec16158c162a8ae2a2792 (patch)
tree6c5e834598a944fb26fb589af50074f2866b72c7
parent28115a171e6ef34f23d5ff1ae0570c14ea9cd126 (diff)
downloadaur-f8600242f8bdaccba00ec16158c162a8ae2a2792.tar.gz
3.112.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea8ee0112cf5..da3ca9af775a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.111.0
+ pkgver = 3.112.5
pkgrel = 1
url = https://tutanota.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.111.0.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.112.5.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 9937283e26586fb7b147243929737dd0699e192f8fa692fbe2ccde92b828f886
+ sha256sums = b2675b43a9bc14d8b2ba69abfa7891ac243182faeb577197034b505f6c3e45c8
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 0cd7bb34a7c1..652c33afed71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.111.0
+pkgver=3.112.5
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
url="https://tutanota.com"
license=('GPL3')
depends=('alsa-lib' 'gtk3' 'libsecret' 'nss')
-#makedepends=('node-gyp>=9.0.0' 'nodejs>=16.3.0' 'npm>=7.0.0')
+#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=('9937283e26586fb7b147243929737dd0699e192f8fa692fbe2ccde92b828f886'
+sha256sums=('b2675b43a9bc14d8b2ba69abfa7891ac243182faeb577197034b505f6c3e45c8'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {