summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSebastian Stenzel2016-06-08 13:18:20 +0200
committerSebastian Stenzel2016-06-08 13:18:20 +0200
commit4e6a2564f689fea0e51917cf1cc6327eb047d37a (patch)
treed0d59a5be0661ffa1dc585668d6e093cd92f07f6 /.SRCINFO
parentbf25ecdd2b585078a58d0a12113877dc1b9aac5c (diff)
downloadaur-4e6a2564f689fea0e51917cf1cc6327eb047d37a.tar.gz
- The package build is now based on "antkit.tar.gz" instead of the fat jar "Cryptomator-x.z.y.jar".
- Updated version to 1.1.0 - Added desktop entry + icon file - Added mime type registration - Depend on OpenJRE 8, as Cryptomator doesn't run on Java 7 - Added build dependency: Ant - Installing .jar files with 644 rights
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76eb2872c4fe..c8a4561483f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,20 @@
-# Generated by mksrcinfo v8
-# Sun May 15 13:38:17 UTC 2016
pkgbase = cryptomator
pkgdesc = Multiplatform transparent client-side encryption of your files in the cloud.
- pkgver = 1.0.5
+ pkgver = 1.1.0
pkgrel = 1
url = https://cryptomator.org/
arch = any
license = MIT/X Consortium License
- depends = java-runtime
- depends = java-environment
+ makedepends = apache-ant
+ depends = jre8-openjdk
depends = java-openjfx
- optdepends = rng-tools: Entropy generation
- noextract = Cryptomator-1.0.5.jar
- source = https://github.com/cryptomator/cryptomator/releases/download/1.0.5/Cryptomator-1.0.5.jar
+ source = antkit-1.1.0.tar.gz::https://github.com/cryptomator/cryptomator/releases/download/1.1.0/antkit.tar.gz
source = cryptomator.sh
- sha256sums = 6cbfdf09187f44dd1d4b837530416c6feaca5268644c9422ec75304458120e57
+ source = cryptomator.desktop
+ source = cryptomator-vault.xml
+ sha256sums = SKIP
sha256sums = 0bc12ee603ef87536389aeb85bf0afaf8995bae2c9ed826290b2bb0d838a9766
+ sha256sums = 1193f85b545298f6d474c7f17865433f25c73995b00894e0d7d7bc873c696464
+ sha256sums = 78537ead26dcc1488d7fff02f47fce559f70f9bb2d7fa7fa1741ad3cd151bfad
pkgname = cryptomator
-