summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Stenzel2019-08-13 10:57:42 +0200
committerSebastian Stenzel2019-08-13 10:57:42 +0200
commit74132b3078bb760fea79854510e60f9d15058e0b (patch)
tree5adf8f2ae5a5fb06195e8c692f798e164c0894a0 /PKGBUILD
parent01dcdf657a7d45766cf05e217b38152c29f9dda6 (diff)
downloadaur-74132b3078bb760fea79854510e60f9d15058e0b.tar.gz
Added fuse dependency required to run appimages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96fcbb92f60b..456e4a3961cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=cryptomator
pkgver=1.4.14
-pkgrel=2
+pkgrel=3
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
url="https://cryptomator.org/"