Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gopass{,-jsonapi}: update to 1.15.5.
Date: Tue, 11 Apr 2023 22:26:30 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43396@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages gopass
https://github.com/void-linux/void-packages/pull/43396

gopass{,-jsonapi}: update to 1.15.5.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From f592782101666b2368b60ae3adc8cda4a9896639 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 12 Apr 2023 01:43:36 +0530
Subject: [PATCH 1/2] gopass: update to 1.15.5.

---
 srcpkgs/gopass/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index 320ff8ca0e14..ee2818ca1543 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -1,11 +1,11 @@
 # Template file for 'gopass'
 pkgname=gopass
-version=1.15.2
-revision=2
+version=1.15.5
+revision=1
 build_style=go
 build_helper=qemu
 go_import_path=github.com/gopasspw/gopass
-go_package="${go_import_path} ${go_import_path}/cmd/..."
+go_ldflags="-X main.version=${version}"
 makedepends="gnupg"
 depends="gnupg>=2 git"
 short_desc="Slightly more awesome standard unix password manager for teams"
@@ -13,8 +13,8 @@ maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 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=c4eb5b8c28b0cb339581e1ef9f19612f6d523d7fa8a24554365ee72dc331d8d9
+distfiles="https://github.com/gopasspw/gopass/archive/refs/tags/v${version}.tar.gz"
+checksum=d37e23081abd53c6441a28f1faecc5bbdc760e921ea26fb092745a695e79f60f
 
 post_install() {
 	vlicense LICENSE

From 09f51b56cb43eb6cd51d4158d6c336ea2995acc1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 12 Apr 2023 01:47:24 +0530
Subject: [PATCH 2/2] gopass-jsonapi: update to 1.15.5.

---
 srcpkgs/gopass-jsonapi/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gopass-jsonapi/template b/srcpkgs/gopass-jsonapi/template
index cc6377ad70f4..f4e0e67d6063 100644
--- a/srcpkgs/gopass-jsonapi/template
+++ b/srcpkgs/gopass-jsonapi/template
@@ -1,8 +1,7 @@
 # Template file for 'gopass-jsonapi'
 pkgname=gopass-jsonapi
-version=1.15.2
-revision=2
-create_wrksrc=yes
+version=1.15.5
+revision=1
 build_style=go
 go_import_path=github.com/gopasspw/gopass-jsonapi
 go_ldflags="-X main.version=${version}"
@@ -11,9 +10,9 @@ short_desc="Gopass JSON bridge for extensions"
 maintainer="KuhnChris <kuhnchris+voidpackages@kuhnchris.eu>"
 license="MIT"
 homepage="https://www.gopass.pw/"
-changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/v${version}/CHANGELOG.md"
+changelog="https://raw.githubusercontent.com/gopasspw/gopass-jsonapi/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass-jsonapi/releases/download/v${version}/gopass-jsonapi-${version}.tar.gz"
-checksum=2e86b4c1705d7edfb86419549c7abbeb1cc94037e5b2d92ebcfd3a98c4538d93
+checksum=62d8df839014bad51d1b791837bc8348f7fdcafab0d04f0b7bf2b5d6f0dfc789
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2023-04-11 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 20:26 icp1994 [this message]
2023-06-25 18:18 ` [PR PATCH] [Closed]: " Duncaen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43396@inbox.vuxu.org \
    --to=icp1994@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).