summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2018-11-29 20:33:03 -0500
committerCorey Hinshaw2018-11-29 20:33:03 -0500
commit4103bdee8ae5264451f867d40694b7f5502d2a50 (patch)
treed11b201216092dc968d9d961176e8153c0f8e244 /PKGBUILD
parentf0bdbf887f846888a068c89ffae062601ae0cfa6 (diff)
downloadaur-4103bdee8ae5264451f867d40694b7f5502d2a50.tar.gz
Make pacman hook compatible with Manjaro and rEFInd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c73be184210d..b78706e8de84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=luks-tpm2
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Utility to manage LUKS keys sealed by a TPM 2.0"
arch=('any')
url="https://github.com/electrickite/luks-tpm2"
@@ -18,7 +18,7 @@ depends=('tpm2-tools'
source=("https://github.com/electrickite/${pkgname}/archive/${pkgver}.tar.gz"
'luks-tpm2.hook')
sha1sums=('d5de7348787f140ab9af4055ea6d4db37f56291b'
- '3f0f166a469d71441d0a9d20320cea671119ef0b')
+ '6156622b538d8f78d2930bc85e91d3bfee5ebfb6')
package() {