summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2022-05-03 16:58:35 +0200
committerJulian Raufelder2022-05-03 16:58:35 +0200
commit5bcc0f6915fd4a1762ef3aacc5b2b56aef611648 (patch)
tree624ce48173aab4d0e7b61aa5469f7048337b0fee
parent4e1b7f508edde11e02211b358681fe81049253f9 (diff)
downloadaur-5bcc0f6915fd4a1762ef3aacc5b2b56aef611648.tar.gz
Update to 1.6.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16b323639e83..8387a4a1cece 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.9
+ pkgver = 1.6.10
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.9-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.9/cryptomator-1.6.9-x86_64.AppImage
- source = cryptomator-1.6.9-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.9/cryptomator-1.6.9-x86_64.AppImage.asc
+ source = cryptomator-1.6.10-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.10/cryptomator-1.6.10-x86_64.AppImage
+ source = cryptomator-1.6.10-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.10/cryptomator-1.6.10-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 f2423e51fcbe..d8239a91b7de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.6.9
+pkgver=1.6.10
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')