summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron J. Graves2022-03-23 20:52:21 -0500
committerAaron J. Graves2022-03-23 20:52:21 -0500
commit2f3812d4a14d0dd42b518ba9bb075572545f2c31 (patch)
tree1e9957814350b377f20807b4820561fd5622bc41
parentbe2520e1666c32ffd0346968b2f0e59036425b97 (diff)
downloadaur-2f3812d4a14d0dd42b518ba9bb075572545f2c31.tar.gz
Update to 1.6.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c784d1838b6..43e224104de7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cryptomator-bin
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.6.5
+ pkgver = 1.6.7
pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = cryptomator-bin
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.6.5-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.5/cryptomator-1.6.5-x86_64.AppImage
- source = cryptomator-1.6.5-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.5/cryptomator-1.6.5-x86_64.AppImage.asc
+ source = cryptomator-1.6.7-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.7/cryptomator-1.6.7-x86_64.AppImage
+ source = cryptomator-1.6.7-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.7/cryptomator-1.6.7-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 0a43f9ee5a07..60f176312a19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.6.5
+pkgver=1.6.7
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')