summaryrefslogtreecommitdiff
path: root/pcr/zulucrypt
diff options
context:
space:
mode:
authorAurélien DESBRIÈRES <aurelien@hackers.camp>2014-06-12 09:22:29 +0200
committerAurélien DESBRIÈRES <aurelien@hackers.camp>2014-06-12 09:22:29 +0200
commitc7e9df92c473d64ee98d3717462abf424d080578 (patch)
tree43c33d8caf1a557ddd2523667788fd9ff617e354 /pcr/zulucrypt
parentde4fdbab70e74012144d0fc4c8817115f718d9be (diff)
zulucrypt
Diffstat (limited to 'pcr/zulucrypt')
-rw-r--r--pcr/zulucrypt/PKGBUILD7
-rw-r--r--pcr/zulucrypt/zulucrypt.changelog3
2 files changed, 7 insertions, 3 deletions
diff --git a/pcr/zulucrypt/PKGBUILD b/pcr/zulucrypt/PKGBUILD
index 3beb2a7f8..21683a01f 100644
--- a/pcr/zulucrypt/PKGBUILD
+++ b/pcr/zulucrypt/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: Salan54 <salan at fremenil dot com>
-# Maintainer : Parabola Aurélien DESBRIÈRES <aurelien@hackers.camp>
+# Contributor (Arch) : Salan54 <salan at fremenil dot com>
+# Maintainer (Parabola) : Aurélien DESBRIÈRES <aurelien@hackers.camp>
pkgname=zulucrypt
-pkgver=4.7.1
+pkgver=4.7.2
pkgrel=1
_altpkgname=zuluCrypt
pkgdesc="a cli and gui frontend to cryptsetup."
@@ -15,6 +15,7 @@ conflicts=('zulucrypt-git')
makedepends=('cmake')
options=('!buildflags')
source=("https://github.com/mhogomchungu/zuluCrypt/releases/download/${pkgver}/${_altpkgname}-${pkgver}.tar.bz2")
+
changelog=${pkgname}.changelog
install=${pkgname}.install
diff --git a/pcr/zulucrypt/zulucrypt.changelog b/pcr/zulucrypt/zulucrypt.changelog
index f69f7f5d4..dc4d6fc60 100644
--- a/pcr/zulucrypt/zulucrypt.changelog
+++ b/pcr/zulucrypt/zulucrypt.changelog
@@ -185,3 +185,6 @@ version 4.7.0
version 4.7.1
-- fix a build issue in gcc 4.9
+
+version 4.7.2
+-- add support for opening TrueCrypt volumes using a passphrase together with one or more keyfiles.