summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Raufelder2023-04-25 11:46:25 +0200
committerJulian Raufelder2023-04-25 11:46:25 +0200
commiteb010152a7d19781bfcc36e44e0520d32585c1b5 (patch)
tree25c0acae20621ffe14ac7ea3f447a0850b6e8717
parent9629f8e35f539677f2a452a08a3f05a081bcf576 (diff)
downloadaur-eb010152a7d19781bfcc36e44e0520d32585c1b5.tar.gz
Update to 1.8.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6598465fec2b..2dbefb0de8bc 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.5
+ pkgver = 1.8.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.7.5-1-x86_64.AppImage::https://github.com/cryptomator/cryptomator/releases/download/1.7.5/cryptomator-1.7.5-x86_64.AppImage
- source = cryptomator-1.7.5-1-x86_64.AppImage.asc::https://github.com/cryptomator/cryptomator/releases/download/1.7.5/cryptomator-1.7.5-x86_64.AppImage.asc
+ 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 = org.cryptomator.Cryptomator.desktop
source = org.cryptomator.Cryptomator.png
source = org.cryptomator.Cryptomator.svg
source = cryptomator-vault.xml
validpgpkeys = 58117AFA1F85B3EEC154677D615D449FE6E6A235
- sha256sums = 480074c5ba88aed6b2b92b7935d8c511889ce8ec26130c9506c84f123d5c1f31
+ sha256sums = f5cb3b1895a92f8b8ad3cd2356e5950a2d7de18f385db2f43f019d031a3e79ec
sha256sums = SKIP
sha256sums = 53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e
sha256sums = d299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd
diff --git a/PKGBUILD b/PKGBUILD
index 9f5c2544459a..b036d153bb3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Julian Raufelder <arch@raufelder.com>
pkgname=cryptomator-bin
-pkgver=1.7.5
+pkgver=1.8.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=('480074c5ba88aed6b2b92b7935d8c511889ce8ec26130c9506c84f123d5c1f31'
+sha256sums=('f5cb3b1895a92f8b8ad3cd2356e5950a2d7de18f385db2f43f019d031a3e79ec'
'SKIP'
'53c509fe54ef1c5c28b469d86291536649367fb2030b2c0fb3101da2031f8e6e'
'd299636d78d093117fa7a26563f22e01cdb75b1fcc6cc279bc88627574c968bd'