summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2019-05-01 16:43:12 -0400
committerCorey Hinshaw2019-05-01 16:43:12 -0400
commit336c6ea99599ecc77003b067b259c862410064ad (patch)
tree43b4c5755174dd6e78686972cbcab82570e8f3f5 /PKGBUILD
parent56461b6bcb7ee2f401f6c9359522e33951644255 (diff)
downloadaur-336c6ea99599ecc77003b067b259c862410064ad.tar.gz
Update to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eab67637e1ff..871920b3a370 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=luks-tpm2
-pkgver=1.0.1
+pkgver=1.1.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=('8fdb092441d13768653f9f668c05192714e20253'
+sha1sums=('0118a0412b0900a5f6e6914d3e820ce2362d055b'
'6156622b538d8f78d2930bc85e91d3bfee5ebfb6')