Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gopass: update to 1.12.4
@ 2021-03-21 20:41 dominikschulz
  2021-03-21 20:57 ` [PR REVIEW] " ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dominikschulz @ 2021-03-21 20:41 UTC (permalink / raw)
  To: ml

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

There is a new pull request by dominikschulz against master on the void-packages repository

https://github.com/dominikschulz/void-packages gopass-1.12.4
https://github.com/void-linux/void-packages/pull/29669

gopass: update to 1.12.4
The shell completion files are now part of the source tarball and doesn't need to be generated.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

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

From fff1094410fbf312411fc28eecd6f3c42510de09 Mon Sep 17 00:00:00 2001
From: Dominik Schulz <mail@dschulz.eu>
Date: Sun, 21 Mar 2021 21:40:03 +0100
Subject: [PATCH] gopass: update to 1.12.4

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
---
 srcpkgs/gopass/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index 2b3964146abc..4c2d6ec7a577 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -1,6 +1,6 @@
 # Template file for 'gopass'
 pkgname=gopass
-version=1.12.0
+version=1.12.4
 revision=1
 build_style=go
 build_helper=qemu
@@ -14,14 +14,7 @@ license="MIT"
 homepage="https://www.gopass.pw/"
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
-checksum=73b7c5c8367e664d85871fba88f4fa806ef0fb75047c767a72b8516dea6f64b3
-
-post_build() {
-	gopass=$(find $GOPATH/bin -name gopass)
-	for shell in bash fish zsh; do
-		vtargetrun $gopass completion $shell > completion.$shell
-	done
-}
+checksum=1e3d7ad389a8462256ff7e439de1fbed8012c38ec33bded63b11af74f0525279
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-03-22 12:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-21 20:41 [PR PATCH] gopass: update to 1.12.4 dominikschulz
2021-03-21 20:57 ` [PR REVIEW] " ericonr
2021-03-21 21:12 ` [PR PATCH] [Updated] " dominikschulz
2021-03-21 21:13 ` [PR REVIEW] " dominikschulz
2021-03-21 21:22 ` ericonr
2021-03-21 21:37 ` [PR PATCH] [Updated] " dominikschulz
2021-03-21 21:38 ` [PR REVIEW] " dominikschulz
2021-03-22 12:48 ` [PR PATCH] [Merged]: " ericonr

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).