summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Stenzel2019-02-16 12:07:42 +0100
committerSebastian Stenzel2019-02-16 12:07:42 +0100
commitc1199f1a88294726fb03dc7795b0071413aac325 (patch)
tree3f199d5ac93fe7a602eee89d9509360548515bc0
parent202cfef77fe978af5ad18727340b966f5f84391d (diff)
downloadaur-c1199f1a88294726fb03dc7795b0071413aac325.tar.gz
Bumped version to 1.4.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a45683cff57..43e7172dda0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Feb 15 09:04:55 UTC 2019
+# Sat Feb 16 11:07:19 UTC 2019
pkgbase = cryptomator
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.4.4
+ pkgver = 1.4.5
pkgrel = 1
url = https://cryptomator.org/
arch = any
license = GPL3
- source = cryptomator-1.4.4-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/cryptomator-1.4.4-x86_64.AppImage
+ source = cryptomator-1.4.5-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/cryptomator-1.4.5-x86_64.AppImage
source = cryptomator.desktop
source = cryptomator.png
source = cryptomator-vault.xml
- sha256sums = 79851eede58561eaaa8851eade1540aa4a21a22f0e93aa3884f0266cd46dfbe7
+ sha256sums = 8d5d97bc0036f75c3f3e397297a54b4759099306b85fc82e54b600e949ae5ebb
sha256sums = 5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285
sha256sums = fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b
sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad
diff --git a/PKGBUILD b/PKGBUILD
index 9402c7d0d897..0a74a6e2f06c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com>
pkgname=cryptomator
-pkgver=1.4.4
+pkgver=1.4.5
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=('79851eede58561eaaa8851eade1540aa4a21a22f0e93aa3884f0266cd46dfbe7'
+sha256sums=('8d5d97bc0036f75c3f3e397297a54b4759099306b85fc82e54b600e949ae5ebb'
'5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285'
'fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b'
'78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad')