summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2022-03-31 12:12:38 +0200
committerJulian Raufelder2022-03-31 12:12:38 +0200
commit5ea4064f1636629dca4adebcf3e162af70a25ed5 (patch)
tree795691f3f658f5faca06e66554e03487325cd5ec
parent2f3812d4a14d0dd42b518ba9bb075572545f2c31 (diff)
downloadaur-5ea4064f1636629dca4adebcf3e162af70a25ed5.tar.gz
Update to 1.6.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43e224104de7..970e94754bcc 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.7
+ pkgver = 1.6.8
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.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 = cryptomator-1.6.8-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.8/cryptomator-1.6.8-x86_64.AppImage
+ source = cryptomator-1.6.8-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.8/cryptomator-1.6.8-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 60f176312a19..e0da724ea45f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.6.7
+pkgver=1.6.8
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')