summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2021-10-19 16:14:55 +0200
committerJulian Raufelder2021-10-19 16:14:55 +0200
commit5ea96f5feebe9b41711501566ddebf5617e75355 (patch)
tree4c41fb33a1b6ed3e5e13d8854933a7e3b124fa52
parentc896e17b73a7d986f3b00c2c8a80c79db835801c (diff)
downloadaur-5ea96f5feebe9b41711501566ddebf5617e75355.tar.gz
Update to 1.6.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0c2ca9f6646..4c993268b661 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = cryptomator-bin
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.5.17
+ pkgver = 1.6.0
pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
license = GPL3
depends = fuse2
+ optdepends = keepassxc-cryptomator: Use KeePassXC to store vault passwords
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.5.17-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.5.17/cryptomator-1.5.17-x86_64.AppImage
- source = cryptomator-1.5.17-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.5.17/cryptomator-1.5.17-x86_64.AppImage.asc
+ source = cryptomator-1.6.0-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.0/cryptomator-1.6.0-x86_64.AppImage
+ source = cryptomator-1.6.0-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.0/cryptomator-1.6.0-x86_64.AppImage.asc
source = org.cryptomator.Cryptomator.desktop
source = org.cryptomator.Cryptomator.png
source = org.cryptomator.Cryptomator.svg
diff --git a/PKGBUILD b/PKGBUILD
index e53cbb20d660..f8d26a36cd38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.5.17
+pkgver=1.6.0
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')