summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2021-10-20 15:05:07 +0200
committerJulian Raufelder2021-10-20 15:05:07 +0200
commite8efb8e8776dc2526f0c13f9fe9cf88db8a13406 (patch)
tree2ca7e86ccb5713f26fb17f613810731422ce5e81
parent3ec5716badecb7fb958d77d973c05fbfe3704453 (diff)
downloadaur-e8efb8e8776dc2526f0c13f9fe9cf88db8a13406.tar.gz
Update to 1.6.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d41c5b19b13c..15500b75d3e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cryptomator-bin
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.6.0
- pkgrel = 2
+ pkgver = 1.6.1
+ pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
license = GPL3
@@ -11,8 +11,8 @@ pkgbase = cryptomator-bin
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.6.0-2-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-2-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.0/cryptomator-1.6.0-x86_64.AppImage.asc
+ source = cryptomator-1.6.1-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.6.1/cryptomator-1.6.1-x86_64.AppImage
+ source = cryptomator-1.6.1-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.6.1/cryptomator-1.6.1-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 22da6a369a4b..f24477f9cc17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
url="https://cryptomator.org/"