summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Su2016-02-16 09:49:00 -0800
committerDanny Su2016-02-16 09:49:00 -0800
commit07c42f37b9dab39445f447f05776597cb44ed468 (patch)
tree7684234100faf65e23f57f421531006ba9ee1235
parentf1ab739357096cdb0436012ba4a616c041e48269 (diff)
downloadaur-07c42f37b9dab39445f447f05776597cb44ed468.tar.gz
Update to 1.0.147.423
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f8676e9f9cb..5c35936b8f0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Dec 23 21:53:35 UTC 2015
+# Tue Feb 16 17:48:50 UTC 2016
pkgbase = tresorit
pkgdesc = Encrypted cloud storage for your confidential files. Using Tresorit, files are encrypted before being uploaded to the cloud. Start encrypting files for free.
- pkgver = 1.0.125.402
- pkgrel = 2
+ pkgver = 1.0.147.423
+ pkgrel = 1
url = http://www.tresorit.com/
install = tresorit.install
arch = i686
arch = x86_64
license = custom
source = https://installerstorage.blob.core.windows.net/public/install/tresorit_installer.run
- sha1sums = d9a5c88a983bd1945b67a231393771e53b8a5912
+ sha1sums = 994af4c75b2ba8501821fa8e399c0e702fccedd0
pkgname = tresorit
diff --git a/PKGBUILD b/PKGBUILD
index 5551d9e7a71c..1c9d46c7baae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Danny Su <contact@dannysu.com>
pkgname=tresorit
-pkgver=1.0.125.402
-pkgrel=2
+pkgver=1.0.147.423
+pkgrel=1
pkgdesc='Encrypted cloud storage for your confidential files. Using Tresorit, files are encrypted before being uploaded to the cloud. Start encrypting files for free.'
arch=('i686' 'x86_64')
url="http://www.tresorit.com/"
@@ -11,7 +11,7 @@ license=('custom')
optdepends=()
source=("https://installerstorage.blob.core.windows.net/public/install/tresorit_installer.run")
-sha1sums=('d9a5c88a983bd1945b67a231393771e53b8a5912')
+sha1sums=('994af4c75b2ba8501821fa8e399c0e702fccedd0')
prepare() {
SKIP=`head tresorit_installer.run | grep "^SKIP" | sed 's/SKIP=//'`