summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fc29087b15aa
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = zulucrypt
+ pkgdesc = a cli and gui frontend to cryptsetup.
+ pkgver = 4.7.6
+ pkgrel = 3
+ url = http://mhogomchungu.github.io/zuluCrypt/
+ install = zulucrypt.install
+ changelog = zulucrypt.changelog
+ arch = x86_64
+ arch = i686
+ license = GPL
+ makedepends = cmake
+ depends = cryptsetup
+ depends = qt4
+ depends = libpwquality
+ depends = libsecret
+ optdepends = kdeutils-kwalletmanager: retrieve volume keys from kde kwallet
+ conflicts = zulucrypt-git
+ options = !buildflags
+ source = https://github.com/mhogomchungu/zuluCrypt/releases/download/4.7.6/zuluCrypt-4.7.6.tar.bz2
+ md5sums = 0870b0228a6e7d6cdc529d6e1047b0fd
+
+pkgname = zulucrypt
+