summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-12-21 08:53:09 -0700
committerMark Wagie2023-12-21 08:53:09 -0700
commit907dcb18e874aacdb6108fa2ce771b0029cc4aca (patch)
tree1ce360980dd9e66cbc6d7bf85f2b178f1959fc82
parent5e698f24a09583a370737fcb0a5a5f7f40e6b6fc (diff)
downloadaur-907dcb18e874aacdb6108fa2ce771b0029cc4aca.tar.gz
3.119.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59971ec68de8..acfb1bfa21c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.119.8
+ pkgver = 3.119.10
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.8.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.119.10.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 525ba90b03b6744a9168bb72d8259714751f7cb4d20d838786e9c6139088ae9a
+ sha256sums = ccd4633f3b1b1f607cdf8e75fa2ae5374834aa351dae612f6114c973dc64473f
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index d4140ce25188..ac9d34725967 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.8
+pkgver=3.119.10
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=('525ba90b03b6744a9168bb72d8259714751f7cb4d20d838786e9c6139088ae9a'
+sha256sums=('ccd4633f3b1b1f607cdf8e75fa2ae5374834aa351dae612f6114c973dc64473f'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {