Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] passphrase2pgp: update to 1.0.0.
@ 2020-01-22 22:17 voidlinux-github
  2020-01-23  9:36 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-22 22:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-passphrase2pgp
https://github.com/void-linux/void-packages/pull/18478

passphrase2pgp: update to 1.0.0.
Temporary patch, will be removed in next release

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

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

From b069c005e64fc0367a9aefd1402554a15d75c372 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 22 Jan 2020 23:15:47 +0100
Subject: [PATCH] passphrase2pgp: update to 1.0.0.

---
 srcpkgs/passphrase2pgp/patches/version.patch | 13 +++++++++++++
 srcpkgs/passphrase2pgp/template              |  6 +++---
 2 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/passphrase2pgp/patches/version.patch

diff --git a/srcpkgs/passphrase2pgp/patches/version.patch b/srcpkgs/passphrase2pgp/patches/version.patch
new file mode 100644
index 00000000000..7864215945f
--- /dev/null
+++ b/srcpkgs/passphrase2pgp/patches/version.patch
@@ -0,0 +1,13 @@
+diff --git passphrase2pgp.go passphrase2pgp.go
+index 0afc4b..e47b97 100644
+--- passphrase2pgp.go
++++ passphrase2pgp.go
+@@ -33,7 +33,7 @@ const (
+ 	formatPGP = iota
+ 	formatSSH
+ 
+-	version = "0.1.0"
++	version = "1.0.0"
+ )
+ 
+ // Print the message like fmt.Printf() and then os.Exit(1).
diff --git a/srcpkgs/passphrase2pgp/template b/srcpkgs/passphrase2pgp/template
index 38e47bb8ec0..13295f3ebf6 100644
--- a/srcpkgs/passphrase2pgp/template
+++ b/srcpkgs/passphrase2pgp/template
@@ -1,13 +1,13 @@
 # Template file for 'passphrase2pgp'
 pkgname=passphrase2pgp
-version=0.1.0
+version=1.0.0
 revision=1
 build_style=go
-go_import_path="github.com/skeeto/passphrase2pgp"
+go_import_path="nullprogram.com/x/passphrase2pgp"
 hostmakedepends="git"
 short_desc="Generate a PGP key from a passphrase"
 maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
 license="Unlicense"
 homepage="https://github.com/skeeto/passphrase2pgp"
 distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
-checksum=15d26a836d9df2fa6e487d7224e6ab7d6f51139211ceb77b8ecd8c594b86699a
+checksum=eebffea55028fb2416e6245fcb7f72c3a2db20b3e51fed281a4b7c146fb43267

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

* Re: [PR PATCH] [Merged]: passphrase2pgp: update to 1.0.0.
  2020-01-22 22:17 [PR PATCH] passphrase2pgp: update to 1.0.0 voidlinux-github
@ 2020-01-23  9:36 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-23  9:36 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

passphrase2pgp: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/18478

Description:
Temporary patch, will be removed in next release

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

end of thread, other threads:[~2020-01-23  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 22:17 [PR PATCH] passphrase2pgp: update to 1.0.0 voidlinux-github
2020-01-23  9:36 ` [PR PATCH] [Merged]: " voidlinux-github

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