From 3fa8d67e1fa69011fefce1c53f82e64b34956126 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Wed, 27 May 2020 13:06:35 +0200 Subject: [PATCH] tpm: update to 1.3.3 also fix xlint and remove bash dependency --- srcpkgs/tpm/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/tpm/template b/srcpkgs/tpm/template index 37f99d4f47c..f3c68898e70 100644 --- a/srcpkgs/tpm/template +++ b/srcpkgs/tpm/template @@ -1,17 +1,17 @@ # Template file for 'tpm' pkgname=tpm -version=1.3.2 +version=1.3.3 revision=1 archs=noarch build_style=gnu-makefile hostmakedepends="perl" -depends="bash gnupg2" -short_desc="A tiny password manager" +depends="gnupg2" +short_desc="Tiny password manager" maintainer="Orphaned " -license="GPL-3" +license="GPL-3.0-or-later" homepage="https://github.com/nmeum/tpm" distfiles="https://github.com/nmeum/tpm/archive/${version}.tar.gz" -checksum=9ea145e7f731c50ba3a8dfa252c7d0b31cd5b12b03db33dd95d7d8ebb53d4e6b +checksum=85930c86b13a08c706c2845a4b09138b43e160ae43e3f5e81021241f31f463ad post_install() { vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _tpm