summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Lucas2017-09-18 10:39:28 -0400
committerJean Lucas2017-09-18 10:39:28 -0400
commite9af8da3268d7f56cc210b7ae9109fcbaa96c929 (patch)
treed3c0c1e14143f5fa1337d5de85f118d017e8b9ac
parente1a364f55fc0029d8a61eff8917b8b3b7ed37bab (diff)
downloadaur-e9af8da3268d7f56cc210b7ae9109fcbaa96c929.tar.gz
Update to version 2.14.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--update-karma.patch4
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ef59bb53494..307daa0d62e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Sat Jun 3 15:49:24 UTC 2017
+# Mon Sep 18 14:39:21 UTC 2017
pkgbase = tutanota
pkgdesc = Web-based client for Tutanota's end-to-end encrypted mail service
- pkgver = 2.14.4
+ pkgver = 2.14.6
pkgrel = 1
url = https://tutanota.com
arch = any
license = GPL3
makedepends = npm
makedepends = gulp
- source = https://github.com/tutao/tutanota/archive/tutanota-release-2.14.4.tar.gz
+ source = https://github.com/tutao/tutanota/archive/tutanota-release-2.14.6.tar.gz
source = update-karma.patch
- sha256sums = f0ff0feae83494ce2eb84abdce35c22d16a5d589e42d5044238ca72f1eeb5cfc
- sha256sums = 5772735c89d935d0511b00b22e50d5424a81ffc682fb473f13810c77e60dea75
+ sha256sums = d9af7d3e418c7190c9bfd4735230aece1245605bb508e94346465332c52bb21d
+ sha256sums = 358b76cdfae84faffbdefd6a12c612ac8b95d9a128ef0326d707f70fbde2073f
pkgname = tutanota
diff --git a/PKGBUILD b/PKGBUILD
index 89edd367b39f..94f2ba87a4fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: dacoit <dacoit at tuta dot io>
pkgname=tutanota
-pkgver=2.14.4
+pkgver=2.14.6
pkgrel=1
pkgdesc="Web-based client for Tutanota's end-to-end encrypted mail service"
url="https://tutanota.com"
@@ -11,8 +11,8 @@ license=('GPL3')
makedepends=('npm' 'gulp')
source=("https://github.com/tutao/tutanota/archive/tutanota-release-$pkgver.tar.gz"
"update-karma.patch")
-sha256sums=('f0ff0feae83494ce2eb84abdce35c22d16a5d589e42d5044238ca72f1eeb5cfc'
- '5772735c89d935d0511b00b22e50d5424a81ffc682fb473f13810c77e60dea75')
+sha256sums=('d9af7d3e418c7190c9bfd4735230aece1245605bb508e94346465332c52bb21d'
+ '358b76cdfae84faffbdefd6a12c612ac8b95d9a128ef0326d707f70fbde2073f')
# Set to any value to install a symlink from the document root to the webapp
_doc_root_symlink=
diff --git a/update-karma.patch b/update-karma.patch
index 95379768a618..0b4ffdd13eae 100644
--- a/update-karma.patch
+++ b/update-karma.patch
@@ -1,5 +1,5 @@
---- tutanota-tutanota-release-2.14.4/package.json 2017-01-25 07:15:05.000000000 -0500
-+++ tutanota-tutanota-release-2.14.4/package.json 2017-06-03 11:13:18.982147751 -0400
+--- tutanota-tutanota-release-2.14.6/package.json 2017-09-13 03:22:21.000000000 -0400
++++ tutanota-tutanota-release-2.14.6/package.json 2017-09-18 10:31:28.143452676 -0400
@@ -30,7 +30,7 @@
"gulp-sort": "1.0.1",
"gulp-sourcemaps": "~1.1.0",