summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2023-05-30 12:14:41 +0200
committerJulian Raufelder2023-05-30 12:14:41 +0200
commitb0057cbe9ac844bb2faae5b3de596da86afb31a0 (patch)
treebeeaf04fe2f57af4a62b13d98d912aeb905bce12
parenteb010152a7d19781bfcc36e44e0520d32585c1b5 (diff)
downloadaur-b0057cbe9ac844bb2faae5b3de596da86afb31a0.tar.gz
Update to 1.9.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2dbefb0de8bc..b87de3b7fcf2 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.8.0
+ pkgver = 1.9.0
pkgrel = 1
url = https://cryptomator.org/
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = cryptomator-bin
conflicts = cryptomator
replaces = cryptomator
options = !strip
- source = cryptomator-1.8.0-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.8.0/cryptomator-1.8.0-x86_64.AppImage
- source = cryptomator-1.8.0-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.8.0/cryptomator-1.8.0-x86_64.AppImage.asc
+ source = cryptomator-1.9.0-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.9.0/cryptomator-1.9.0-x86_64.AppImage
+ source = cryptomator-1.9.0-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.9.0/cryptomator-1.9.0-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 = f5cb3b1895a92f8b8ad3cd2356e5950a2d7de18f385db2f43f019d031a3e79ec
+ sha256sums = 614181d32e9c15be1ccb7f4976795442e7107c2fcc52d1eddb1767fb8a083e3a
sha256sums = SKIP
sha256sums = 53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e
sha256sums = d299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd
diff --git a/PKGBUILD b/PKGBUILD
index b036d153bb3c..9bbb72029359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.8.0
+pkgver=1.9.0
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=('f5cb3b1895a92f8b8ad3cd2356e5950a2d7de18f385db2f43f019d031a3e79ec'
+sha256sums=('614181d32e9c15be1ccb7f4976795442e7107c2fcc52d1eddb1767fb8a083e3a'
'SKIP'
'53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e'
'd299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd'