diff options
author | Foxboron | 2016-04-14 20:26:39 +0200 |
---|---|---|
committer | Foxboron | 2016-04-14 20:26:39 +0200 |
commit | 38899d2e553f7cc4d3488990b57de638dda33259 (patch) | |
tree | 3b779ca85112dd19bd75c5f58ce12f1f1d1dc62c /.SRCINFO | |
parent | ae1ccffbeb071630e73937ec31f647864c5bebfa (diff) | |
download | aur-38899d2e553f7cc4d3488990b57de638dda33259.tar.gz |
Update cryptomator
Signed-off-by: Foxboron <morten@linderud.pw>
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,15 +1,16 @@ # Generated by mksrcinfo v8 -# Sun Apr 3 18:37:55 UTC 2016 +# Thu Apr 14 18:26:27 UTC 2016 pkgbase = cryptomator pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud. pkgver = 1.0.3 - pkgrel = 3 + pkgrel = 4 url = https://cryptomator.org/ arch = any license = MIT/X Consortium License depends = java-runtime depends = java-environment depends = java-openjfx + optdepends = rng-tools: Entropy generation noextract = Cryptomator-1.0.3.jar source = https://github.com/cryptomator/cryptomator/releases/download/1.0.3/Cryptomator-1.0.3.jar source = cryptomator.sh |