summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-02-04 09:14:09 +0100
committerMark Wagie2023-02-04 09:14:09 +0100
commit6c99bbb85102a3e53caf29bc95ef16c69c00deaf (patch)
tree3c20a37af81ee450c288c823e41aa48c412a0249
parentc49f1c514a5a7527e389b86a7e537949ec6b0cd4 (diff)
downloadaur-6c99bbb85102a3e53caf29bc95ef16c69c00deaf.tar.gz
3.108.12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1541b5165ece..36155a348095 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.108.10
- pkgrel = 3
+ pkgver = 3.108.12
+ pkgrel = 1
url = https://tutanota.com
arch = x86_64
license = GPL3
@@ -11,9 +11,9 @@ pkgbase = tutanota-desktop
depends = gtk3
depends = libsecret
depends = nss
- source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.108.10.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.108.12.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 62c4935ac65a187c4b857186e99f958a771874200390bdeb59f5ddd14606b8bf
+ sha256sums = 1a1e17ec56bf783cfedd37b750ccfdf6f9297d385c18e54265661898236efd24
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 9009ceec809f..19f1ee7300ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
-pkgver=3.108.10
-pkgrel=3
+pkgver=3.108.12
+pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
url="https://tutanota.com"
@@ -13,7 +13,7 @@ depends=('alsa-lib' 'gtk3' 'libsecret' 'nss')
makedepends=('nvm' 'python')
source=("https://github.com/tutao/tutanota/archive/$pkgname-release-$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('62c4935ac65a187c4b857186e99f958a771874200390bdeb59f5ddd14606b8bf'
+sha256sums=('1a1e17ec56bf783cfedd37b750ccfdf6f9297d385c18e54265661898236efd24'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {