summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-02-13 08:26:18 -0700
committerMark Wagie2024-02-13 08:26:18 -0700
commit442a2ad35f2c0374774ca1d9fa1240b15a527bbb (patch)
tree84159ec312b77dd66491a8f356360882d722db09
parenta9afb20da83814ec3ecd98768c63f9bacda2d9ef (diff)
downloadaur-442a2ad35f2c0374774ca1d9fa1240b15a527bbb.tar.gz
3.122.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fb5dcc846cd..9af0fe8bd7a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
- pkgver = 3.122.4
+ pkgver = 3.122.5
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.122.4.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.122.5.tar.gz
source = tutanota-desktop.desktop
- sha256sums = aaad2c94dc101831619364a8e8df02b14dfb519ba9d02abb6144ee7fe632b643
+ sha256sums = 440d601809d8838df3ae2b255652268e93d25d4021967246af877132e284f8f0
sha256sums = 669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index a7008fa2e390..a647a5a09784 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.122.4
+pkgver=3.122.5
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=('aaad2c94dc101831619364a8e8df02b14dfb519ba9d02abb6144ee7fe632b643'
+sha256sums=('440d601809d8838df3ae2b255652268e93d25d4021967246af877132e284f8f0'
'669bff831e12ff91e62eef1b0dbad7e9458b255d90eee456b6d2a50f149d819b')
_ensure_local_nvm() {