summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Graves2019-07-27 20:29:57 -0500
committerAaron Graves2019-07-27 20:29:57 -0500
commit981f1e967ab19e4a46bb7a98495a73ee64bcb01d (patch)
tree5cc5c7f7534298e9d488c09c408e62ad8ca23423
parent3de9822376b71370a5e668addb4b2c1def155260 (diff)
downloadaur-981f1e967ab19e4a46bb7a98495a73ee64bcb01d.tar.gz
Update to 1.4.12
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD7
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fdf697a8c57..62933a0af0e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
-# Generated by mksrcinfo v8
-# Tue Jun 11 13:29:00 UTC 2019
pkgbase = cryptomator
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.4.11
+ pkgver = 1.4.12
pkgrel = 1
url = https://cryptomator.org/
- arch = any
+ arch = x86_64
license = GPL3
- source = cryptomator-1.4.11-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.11/cryptomator-1.4.11-x86_64.AppImage
+ options = !strip
+ source = cryptomator-1.4.12-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.12/cryptomator-1.4.12-x86_64.AppImage
source = cryptomator.desktop
source = cryptomator.png
source = cryptomator-vault.xml
- sha256sums = 8adc78a189fe84900e978cee417fa4bfc52e65d8617818c2ea1561e51100cd07
+ sha256sums = aaa964b415fc1a7648cf2c423597c2441766e9eef52817a73dbda6a83092c671
sha256sums = 5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285
sha256sums = fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b
sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad
pkgname = cryptomator
+
diff --git a/PKGBUILD b/PKGBUILD
index aacf87d2a5b4..a94f43f4f3ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Morten Linderud <morten@linderud.pw>
+# Maintainer: Aaron Graves <linux@ajgraves.com>
+# Contributor: Morten Linderud <morten@linderud.pw>
# Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com>
pkgname=cryptomator
-pkgver=1.4.11
+pkgver=1.4.12
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
@@ -12,7 +13,7 @@ source=("cryptomator-${pkgver}-x86_64.AppImage::https://dl.bintray.com/cryptomat
'cryptomator.desktop'
'cryptomator.png'
'cryptomator-vault.xml')
-sha256sums=('8adc78a189fe84900e978cee417fa4bfc52e65d8617818c2ea1561e51100cd07'
+sha256sums=('aaa964b415fc1a7648cf2c423597c2441766e9eef52817a73dbda6a83092c671'
'5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285'
'fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b'
'78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad')