tpm: update to 1.3.2.
This commit is contained in:
parent
e37ce24f13
commit
0ec230d560
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tpm'
|
||||
pkgname=tpm
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/nmeum/tpm"
|
||||
distfiles="https://github.com/nmeum/tpm/archive/${version}.tar.gz"
|
||||
checksum=b73d995d89537b8cf3deee432bf4e510a4f72dd9e8bc3a30112a7b569c47fc35
|
||||
checksum=9ea145e7f731c50ba3a8dfa252c7d0b31cd5b12b03db33dd95d7d8ebb53d4e6b
|
||||
|
||||
post_install() {
|
||||
vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _tpm
|
||||
|
|
Loading…
Reference in New Issue