summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorey Hinshaw2018-10-10 21:24:02 -0400
committerCorey Hinshaw2018-10-10 21:24:02 -0400
commit22e847f53080db5c11f8391273e2f28a21c596d4 (patch)
tree322c180d5b8462d3a5a1ef0d1932c1efb34d3db4 /PKGBUILD
parentc63b4650d320be9c3b247c130fbe39aa9ae66170 (diff)
downloadaur-22e847f53080db5c11f8391273e2f28a21c596d4.tar.gz
Fix stderr redirection for certain commands
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3928dfd962cd..be26b4150a8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Corey Hinshaw <coreyhinshaw(at)gmail(dot)com>
pkgname=mkinitcpio-tpm2-encrypt
-pkgver=1.2
+pkgver=1.2.1
pkgrel=1
pkgdesc="mkinitcpio hook that decrypts a TPM2-sealed LUKS keyfile"
url="https://aur.archlinux.org/packages/mkinitcpio-tpm2-encrypt/"
@@ -12,7 +12,7 @@ source=('install_tpm2'
'hook_tpm2'
'README.md')
sha256sums=('baf4e8d7a5385bdc5dda1a4b8148da510c35d632f27470951ab84c8c82b2e554'
- '93f1fb0ac7539480d434ee76ccbef1f0953e15d6700be8be67273c5bfaeb79dd'
+ '389bae75e8e1d4bf63cf4e00a44f879a34416ff64fc0401ada817d1bea182639'
'153e368c88f6ad45befc6593c7b00995f1656674149d8ec55659ebd6a91a1a51')
package() {