summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Stenzel2019-04-12 14:25:47 +0200
committerSebastian Stenzel2019-04-12 14:25:47 +0200
commit4d1ae322b1c0cfa7469ef14738db8d85f412d486 (patch)
tree154e5bddbca1f0b3488a30a5d667aa064ede7bc4
parent1478e6f4a207ffc948109c8bb7ab8d5fc9bf1d93 (diff)
downloadaur-4d1ae322b1c0cfa7469ef14738db8d85f412d486.tar.gz
Bumped version to 1.4.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ed278b38d4b..18c4f4b776fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Mar 4 19:47:02 UTC 2019
+# Fri Apr 12 12:25:23 UTC 2019
pkgbase = cryptomator
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.4.6
+ pkgver = 1.4.7
pkgrel = 1
url = https://cryptomator.org/
arch = any
license = GPL3
- source = cryptomator-1.4.6-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.6/cryptomator-1.4.6-x86_64.AppImage
+ source = cryptomator-1.4.7-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.7/cryptomator-1.4.7-x86_64.AppImage
source = cryptomator.desktop
source = cryptomator.png
source = cryptomator-vault.xml
- sha256sums = 4da97732cdbf762f50614842e53d4a3b5539e35c1358b86b4bcef8909548b0db
+ sha256sums = d51c0ff9e409e77b3a9d6779975ec5ffd924f40eb032db4049eed50aad239d7a
sha256sums = 5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285
sha256sums = fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b
sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad
diff --git a/PKGBUILD b/PKGBUILD
index 4b8a70f64ec5..1d4bc5049b40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com>
pkgname=cryptomator
-pkgver=1.4.6
+pkgver=1.4.7
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
@@ -12,7 +12,7 @@ source=("cryptomator-${pkgver}-x86_64.AppImage::https://dl.bintray.com/cryptomat
'cryptomator.desktop'
'cryptomator.png'
'cryptomator-vault.xml')
-sha256sums=('4da97732cdbf762f50614842e53d4a3b5539e35c1358b86b4bcef8909548b0db'
+sha256sums=('d51c0ff9e409e77b3a9d6779975ec5ffd924f40eb032db4049eed50aad239d7a'
'5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285'
'fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b'
'78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad')