summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2022-07-27 15:45:21 +0200
committerJulian Raufelder2022-07-27 15:45:21 +0200
commit7e39de16a6e9f17a74790cd656d1c040f24ad2b8 (patch)
tree5e7cc8c2bd5c31a23603f13b17b86cf59fe82345
parent0d68afdc7e6dbd01f9b1dc298f58a47104d69943 (diff)
downloadaur-7e39de16a6e9f17a74790cd656d1c040f24ad2b8.tar.gz
Update to 1.6.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61bd0d239c62..e374a27adc3c 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.11
+ pkgver = 1.6.12
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.11-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.11/cryptomator-1.6.11-x86_64.AppImage
- source = cryptomator-1.6.11-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.11/cryptomator-1.6.11-x86_64.AppImage.asc
+ source = cryptomator-1.6.12-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.12/cryptomator-1.6.12-x86_64.AppImage
+ source = cryptomator-1.6.12-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.12/cryptomator-1.6.12-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 7f7888d16b3d..5f92b5393762 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.6.11
+pkgver=1.6.12
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')