summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2019-01-30 12:18:39 -0500
committerCorey Hinshaw2019-01-30 12:18:39 -0500
commit56461b6bcb7ee2f401f6c9359522e33951644255 (patch)
tree4e1f51a1433bdff36e4a4a67843f7e0f4565199b /PKGBUILD
parent75d9249a95287d46c73c62ee75ccb63f84e22539 (diff)
downloadaur-56461b6bcb7ee2f401f6c9359522e33951644255.tar.gz
Update to 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5938acffa75f..eab67637e1ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=luks-tpm2
-pkgver=1.0.0
+pkgver=1.0.1
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=('6aabef9b883576bf46f4387e0f6c3bef3b41e708'
+sha1sums=('8fdb092441d13768653f9f668c05192714e20253'
'6156622b538d8f78d2930bc85e91d3bfee5ebfb6')