summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-05-25 08:44:14 -0600
committerMark Wagie2023-05-25 08:44:14 -0600
commita3d5d15725c144cf7ecc3c9e59c88b1724a2da0a (patch)
tree75eb0598236d6e2f8c819c6adee7fc17aac3b445
parent53d06459c7da6632445f1c99dc0c6389e1c6fa5d (diff)
downloadaur-a3d5d15725c144cf7ecc3c9e59c88b1724a2da0a.tar.gz
3.112.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fdce981793d..b108a3b4bd7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.112.11
+ pkgver = 3.112.15
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.112.11.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.112.15.tar.gz
source = tutanota-desktop.desktop
- sha256sums = 0860ef3794d1b852292be4a0dd509d61e190f2699b5dd5b612e853bba7c8431f
+ sha256sums = de6124fc5988268346e9a4789781405f6dcc3a7fae4d54df2205dc8d7f3a4192
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 60afa728ed68..90d9367a2a86 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.112.11
+pkgver=3.112.15
pkgrel=1
pkgdesc="Official Tutanota email client"
arch=('x86_64')
@@ -13,7 +13,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=('0860ef3794d1b852292be4a0dd509d61e190f2699b5dd5b612e853bba7c8431f'
+sha256sums=('de6124fc5988268346e9a4789781405f6dcc3a7fae4d54df2205dc8d7f3a4192'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {