summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2019-05-01 22:55:17 -0400
committerCorey Hinshaw2019-05-01 22:55:17 -0400
commit277e9fa742cd2e301b77de7be9e04a3effc42c92 (patch)
treea57d0ae2e6d24b5206cefcfcecf379cb6ce8694c /PKGBUILD
parent336c6ea99599ecc77003b067b259c862410064ad (diff)
downloadaur-277e9fa742cd2e301b77de7be9e04a3effc42c92.tar.gz
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 871920b3a370..487348582595 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=luks-tpm2
-pkgver=1.1.0
+pkgver=1.1.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=('0118a0412b0900a5f6e6914d3e820ce2362d055b'
+sha1sums=('ffeabcd62be453316e804dc59245ecab22d23033'
'6156622b538d8f78d2930bc85e91d3bfee5ebfb6')