summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1e19ef45678..e83ded329c03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cryptomator
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.1.4
+ pkgver = 1.2.0
pkgrel = 1
url = https://cryptomator.org/
arch = any
@@ -9,7 +9,7 @@ pkgbase = cryptomator
makedepends = apache-ant
depends = java-runtime=8
depends = java-openjfx
- source = antkit-1.1.4.tar.gz::https://github.com/cryptomator/cryptomator/releases/download/1.1.4/antkit.tar.gz
+ source = antkit-1.2.0.tar.gz::https://github.com/cryptomator/cryptomator/releases/download/1.2.0/antkit.tar.gz
source = cryptomator.sh
source = cryptomator.desktop
source = cryptomator-vault.xml
diff --git a/PKGBUILD b/PKGBUILD
index 1da868425793..9dc7a1408f6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com>
pkgname=cryptomator
-pkgver=1.1.4
+pkgver=1.2.0
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=("any")