diff options
author | Morten Linderud | 2017-06-16 22:52:40 +0200 |
---|---|---|
committer | Morten Linderud | 2017-06-16 22:52:40 +0200 |
commit | a65a3c6490fca56e1ecc1da31db60c87cba5e4b1 (patch) | |
tree | 052a08a1e7647d7cb1007ad0b676043eed557340 /.SRCINFO | |
parent | 30f37282fd822d2e5a7aca6c63d14a265a79e05c (diff) | |
download | aur-a65a3c6490fca56e1ecc1da31db60c87cba5e4b1.tar.gz |
upgpkg: cryptomator 1.2.4-1
upstream release
Signed-off-by: Morten Linderud <morten@linderud.pw>
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Sun Nov 13 12:56:15 UTC 2016 +# Fri Jun 16 20:52:41 UTC 2017 pkgbase = cryptomator pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud. - pkgver = 1.2.3 + pkgver = 1.2.4 pkgrel = 1 url = https://cryptomator.org/ arch = any @@ -11,13 +11,14 @@ pkgbase = cryptomator makedepends = apache-ant depends = java-runtime=8 depends = java-openjfx - source = antkit-1.2.3.tar.gz::https://github.com/cryptomator/cryptomator/releases/download/1.2.3/antkit.tar.gz + source = antkit-1.2.4.tar.gz::https://github.com/cryptomator/cryptomator/releases/download/1.2.4/antkit.tar.gz source = cryptomator.sh source = cryptomator.desktop source = cryptomator-vault.xml - sha256sums = SKIP + sha256sums = cb33e4cb9d6ff399d9971e137528d7c64e1d64e6ba86f325d778140df9830919 sha256sums = c4c69b9e364469e7f1fa95fa2acaac269fb9ae18a5b9ff606b47511935a58cfc sha256sums = 1193f85b545298f6d474c7f17865433f25c73995b00894e0d7d7bc873c696464 sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad pkgname = cryptomator + |