summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2023-03-03 17:56:08 +0100
committerJulian Raufelder2023-03-03 17:56:08 +0100
commitf4ab0d7f7b5821391e1dc6537b5449cb69915ae3 (patch)
tree1fa1082ba27d03b39a8aa200b5b2ce2128612a66
parent93b814e64022253bea9c1e43084ac9fdc2ce1aa1 (diff)
downloadaur-f4ab0d7f7b5821391e1dc6537b5449cb69915ae3.tar.gz
Update to 1.7.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30bf79b30969..a6eaaab3526c 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.7.0
+ pkgver = 1.7.1
pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
@@ -13,14 +13,14 @@ pkgbase = cryptomator-bin
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.7.0-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.7.0/cryptomator-1.7.0-x86_64.AppImage
- source = cryptomator-1.7.0-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.7.0/cryptomator-1.7.0-x86_64.AppImage.asc
+ source = cryptomator-1.7.1-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.7.1/cryptomator-1.7.1-x86_64.AppImage
+ source = cryptomator-1.7.1-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.7.1/cryptomator-1.7.1-x86_64.AppImage.asc
source = org.cryptomator.Cryptomator.desktop
source = org.cryptomator.Cryptomator.png
source = org.cryptomator.Cryptomator.svg
source = cryptomator-vault.xml
validpgpkeys = 58117AFA1F85B3EEC154677D615D449FE6E6A235
- sha256sums = 2e99f38d6937440e459e2c823b2b2d6e00605398cd16ea17f5e2ddedaf529c6a
+ sha256sums = 5349e89228020a605e7dc92e4a2827743b60a9d349ccd0ff748d154e64956cd1
sha256sums = SKIP
sha256sums = 53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e
sha256sums = d299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd
diff --git a/PKGBUILD b/PKGBUILD
index 9361a35cbb31..9de052884097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.7.0
+pkgver=1.7.1
pkgrel=1
pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud."
arch=('x86_64')
@@ -21,7 +21,7 @@ source=("cryptomator-${pkgver}-${pkgrel}-x86_64.AppImage::https://github.com/cry
'org.cryptomator.Cryptomator.png'
'org.cryptomator.Cryptomator.svg'
'cryptomator-vault.xml')
-sha256sums=('2e99f38d6937440e459e2c823b2b2d6e00605398cd16ea17f5e2ddedaf529c6a'
+sha256sums=('5349e89228020a605e7dc92e4a2827743b60a9d349ccd0ff748d154e64956cd1'
'SKIP'
'53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e'
'd299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd'