Github messages for voidlinux
 help / color / mirror / Atom feed
From: 4ricci <4ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tpm: update to 1.3.3
Date: Wed, 27 May 2020 14:32:59 +0200	[thread overview]
Message-ID: <20200527123259.qlONiBsKqT6DQx3221ZrmYJPmp8afveIX3z7SpS-wkQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22352@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

There is an updated pull request by 4ricci against master on the void-packages repository

https://github.com/4ricci/void-packages tpm
https://github.com/void-linux/void-packages/pull/22352

tpm: update to 1.3.3


A patch file from https://github.com/void-linux/void-packages/pull/22352.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tpm-22352.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]

From 3fa8d67e1fa69011fefce1c53f82e64b34956126 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
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 <orphan@voidlinux.org>"
-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

  parent reply	other threads:[~2020-05-27 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27 11:11 [PR PATCH] " 4ricci
2020-05-27 12:02 ` [PR PATCH] [Updated] " 4ricci
2020-05-27 12:21 ` 4ricci
2020-05-27 12:32 ` 4ricci [this message]
2020-05-27 18:22 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200527123259.qlONiBsKqT6DQx3221ZrmYJPmp8afveIX3z7SpS-wkQ@z \
    --to=4ricci@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).