summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2023-06-07 15:01:35 +0200
committerJulian Raufelder2023-06-07 15:01:35 +0200
commit316f4973c2d31095a6ddaa362ec20352fe93d296 (patch)
treeb9314a1955b2f2933bbd2baecacc1fa8f333aec2
parent9bcd2dfa54722611c6bac9987af29f55790e96fa (diff)
downloadaur-316f4973c2d31095a6ddaa362ec20352fe93d296.tar.gz
Update to 1.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbcef57c31bc..95b30497354f 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.9.0
+ pkgver = 1.9.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.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 = cryptomator-1.9.1-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.9.1/cryptomator-1.9.1-x86_64.AppImage
+ source = cryptomator-1.9.1-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.9.1/cryptomator-1.9.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 = 614181d32e9c15be1ccb7f4976795442e7107c2fcc52d1eddb1767fb8a083e3a
+ sha256sums = 7186765c2cc26063835e7abe974ecb917cc90672366164a7b32a0199b61fea78
sha256sums = SKIP
sha256sums = 53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e
sha256sums = d299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd
diff --git a/PKGBUILD b/PKGBUILD
index ed60f5545db1..b8f2d0e9afd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.9.0
+pkgver=1.9.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=('614181d32e9c15be1ccb7f4976795442e7107c2fcc52d1eddb1767fb8a083e3a'
+sha256sums=('7186765c2cc26063835e7abe974ecb917cc90672366164a7b32a0199b61fea78'
'SKIP'
'53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e'
'd299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd'