summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron J. Graves2021-09-08 08:45:01 -0500
committerAaron J. Graves2021-09-08 08:45:01 -0500
commit9a80dad29c1bcc89642d0501b3522ff6c650ff4f (patch)
treeebe98bea5c28bc3e9433f0a23502d4db391ef376
parente3034b51768f896d2770c2e0ebaa996ae30215b6 (diff)
downloadaur-9a80dad29c1bcc89642d0501b3522ff6c650ff4f.tar.gz
Update to 1.5.17
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e3f82c06c3f..a0c2ca9f6646 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.5.15
- pkgrel = 2
+ pkgver = 1.5.17
+ pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
license = GPL3
@@ -9,8 +9,8 @@ pkgbase = cryptomator-bin
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.5.15-2-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.5.15/cryptomator-1.5.15-x86_64.AppImage
- source = cryptomator-1.5.15-2-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.5.15/cryptomator-1.5.15-x86_64.AppImage.asc
+ source = cryptomator-1.5.17-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.5.17/cryptomator-1.5.17-x86_64.AppImage
+ source = cryptomator-1.5.17-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.5.17/cryptomator-1.5.17-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 b725dd8c8986..6dd1a41db71e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com>
pkgname=cryptomator-bin
-pkgver=1.5.15
-pkgrel=2
+pkgver=1.5.17
+pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
url="https://cryptomator.org/"