summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2018-10-03 22:24:36 -0400
committerCorey Hinshaw2018-10-03 22:24:36 -0400
commit44ba74770de9198132cbf60a2cd8e3515ec54fda (patch)
treea2faa556bc460b2bc57a064b38c5862124e5b1ad /PKGBUILD
parent7800a22965b5ae45a58d4628219adff7e75a8ac6 (diff)
downloadaur-44ba74770de9198132cbf60a2cd8e3515ec54fda.tar.gz
Update to v0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19414f938f5d..27d7fceeaab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=luks-tpm2
-pkgver=0.2.2
+pkgver=0.3.0
pkgrel=1
pkgdesc="Utility to manage LUKS keys sealed by a TPM 2.0"
arch=('any')
@@ -17,7 +17,7 @@ depends=('tpm2-tools'
'grep')
source=("https://github.com/electrickite/${pkgname}/archive/${pkgver}.tar.gz"
'luks-tpm2.hook')
-sha1sums=('97f779a05f0b97b30e3b3062e6829da281afeffa'
+sha1sums=('d001ceb76266949716792f77b608e6592630c66b'
'3f0f166a469d71441d0a9d20320cea671119ef0b')