summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-01-31 08:28:02 -0700
committerMark Wagie2023-01-31 08:28:02 -0700
commitc49f1c514a5a7527e389b86a7e537949ec6b0cd4 (patch)
tree975217e7294aea4dc0ab2cc87843765a57a2163e
parente52d8230bb27123fbfaf8129639ce52b7ef08989 (diff)
downloadaur-c49f1c514a5a7527e389b86a7e537949ec6b0cd4.tar.gz
restore checksums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb7c07a57e5f..1541b5165ece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tutanota-desktop
pkgdesc = Official Tutanota email client
pkgver = 3.108.10
- pkgrel = 2
+ pkgrel = 3
url = https://tutanota.com
arch = x86_64
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = tutanota-desktop
depends = nss
source = https://github.com/tutao/tutanota/archive/tutanota-desktop-release-3.108.10.tar.gz
source = tutanota-desktop.desktop
- sha256sums = cf7c8daec8fded6f32c85aecbace1ef9835564e92986f946ccb5b01924541731
+ sha256sums = 62c4935ac65a187c4b857186e99f958a771874200390bdeb59f5ddd14606b8bf
sha256sums = 9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08
pkgname = tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index c7f1cdc90566..9009ceec809f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ganthern <https://github.com/ganthern>
pkgname=tutanota-desktop
pkgver=3.108.10
-pkgrel=2
+pkgrel=3
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=('cf7c8daec8fded6f32c85aecbace1ef9835564e92986f946ccb5b01924541731'
+sha256sums=('62c4935ac65a187c4b857186e99f958a771874200390bdeb59f5ddd14606b8bf'
'9a41e5474e1568b13093c91fd54538fe614003f5f5d4f895553f73207c28cb08')
_ensure_local_nvm() {