diff options
author | Sebastian Stenzel | 2019-06-11 15:30:37 +0200 |
---|---|---|
committer | Sebastian Stenzel | 2019-06-11 15:30:37 +0200 |
commit | 3de9822376b71370a5e668addb4b2c1def155260 (patch) | |
tree | 966078de01566ce7acae6dc7ab4748a4a26b5c3a | |
parent | 255df287611fa05f7aecd56c99e6bb37a87ee78b (diff) | |
download | aur-3de9822376b71370a5e668addb4b2c1def155260.tar.gz |
Bumped version to 1.4.11
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 6 insertions, 6 deletions
@@ -1,17 +1,17 @@ # Generated by mksrcinfo v8 -# Fri May 10 10:41:48 UTC 2019 +# Tue Jun 11 13:29:00 UTC 2019 pkgbase = cryptomator pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud. - pkgver = 1.4.10 + pkgver = 1.4.11 pkgrel = 1 url = https://cryptomator.org/ arch = any license = GPL3 - source = cryptomator-1.4.10-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.10/cryptomator-1.4.10-x86_64.AppImage + source = cryptomator-1.4.11-x86_64.AppImage::https://dl.bintray.com/cryptomator/cryptomator/1.4.11/cryptomator-1.4.11-x86_64.AppImage source = cryptomator.desktop source = cryptomator.png source = cryptomator-vault.xml - sha256sums = 2609f29fb3bd065c043f1757d4627243073ba4e9f322c0bbedd334263d75e331 + sha256sums = 8adc78a189fe84900e978cee417fa4bfc52e65d8617818c2ea1561e51100cd07 sha256sums = 5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285 sha256sums = fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad @@ -2,7 +2,7 @@ # Contributor: Sebastian Stenzel <sebastian.stenzel@gmail.com> pkgname=cryptomator -pkgver=1.4.10 +pkgver=1.4.11 pkgrel=1 pkgdesc="Multiplatform transparent client-side encryption of your files in the cloud." arch=('x86_64') @@ -12,7 +12,7 @@ source=("cryptomator-${pkgver}-x86_64.AppImage::https://dl.bintray.com/cryptomat 'cryptomator.desktop' 'cryptomator.png' 'cryptomator-vault.xml') -sha256sums=('2609f29fb3bd065c043f1757d4627243073ba4e9f322c0bbedd334263d75e331' +sha256sums=('8adc78a189fe84900e978cee417fa4bfc52e65d8617818c2ea1561e51100cd07' '5f82b1846e5db21fcca2fb914321eecbc9906c8580ef4318d6a12c011e1e3285' 'fb1213c07d01c86757744507a151b37d4e917b69965a7db6d28bd99fcc735e6b' '78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad') |