Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ffsend: update to 0.2.76.
@ 2022-09-24 15:46 icp1994
  2022-09-25  0:24 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2022-09-24 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ffsend
https://github.com/void-linux/void-packages/pull/39447

ffsend: update to 0.2.76.
#### 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/39447.patch is attached

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

From 307605de4450cb9b08969d8af05e32060041e010 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 21 Sep 2022 14:34:57 +0530
Subject: [PATCH] ffsend: update to 0.2.76.

---
 srcpkgs/ffsend/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ffsend/template b/srcpkgs/ffsend/template
index ca806e24c142..c4ba00699168 100644
--- a/srcpkgs/ffsend/template
+++ b/srcpkgs/ffsend/template
@@ -1,6 +1,6 @@
 # Template file for 'ffsend'
 pkgname=ffsend
-version=0.2.74
+version=0.2.76
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/timvisee/ffsend"
 distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
-checksum=e6092fc4f40be6d79ddf46a0fb4a739310a2db5407fd3f5db2c43cafc8c41485
+checksum=7d91fc411b7363fd8842890c5ed25d6cc4481f76cd48dcac154cd6e99f8c4d7b
 
 post_extract() {
 	# avoid ring dependency

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

* Re: ffsend: update to 0.2.76.
  2022-09-24 15:46 [PR PATCH] ffsend: update to 0.2.76 icp1994
@ 2022-09-25  0:24 ` classabbyamp
  2022-09-25  5:44 ` [PR PATCH] [Updated] " icp1994
  2022-09-26 17:06 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-09-25  0:24 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39447#issuecomment-1257089736

Comment:
let's add the [completions](https://github.com/timvisee/ffsend/tree/master/contrib/completions)

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

* Re: [PR PATCH] [Updated] ffsend: update to 0.2.76.
  2022-09-24 15:46 [PR PATCH] ffsend: update to 0.2.76 icp1994
  2022-09-25  0:24 ` classabbyamp
@ 2022-09-25  5:44 ` icp1994
  2022-09-26 17:06 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2022-09-25  5:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ffsend
https://github.com/void-linux/void-packages/pull/39447

ffsend: update to 0.2.76.
#### 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/39447.patch is attached

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

From 67c895ce6c40229ff0033e311bb50484680204a7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 21 Sep 2022 14:34:57 +0530
Subject: [PATCH] ffsend: update to 0.2.76.

---
 srcpkgs/ffsend/template | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ffsend/template b/srcpkgs/ffsend/template
index ca806e24c142..7a83c2c56814 100644
--- a/srcpkgs/ffsend/template
+++ b/srcpkgs/ffsend/template
@@ -1,6 +1,6 @@
 # Template file for 'ffsend'
 pkgname=ffsend
-version=0.2.74
+version=0.2.76
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -10,9 +10,15 @@ maintainer="Jasper Chan <jasperchan515@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/timvisee/ffsend"
 distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"
-checksum=e6092fc4f40be6d79ddf46a0fb4a739310a2db5407fd3f5db2c43cafc8c41485
+checksum=7d91fc411b7363fd8842890c5ed25d6cc4481f76cd48dcac154cd6e99f8c4d7b
 
 post_extract() {
 	# avoid ring dependency
 	vsed -i 's,"crypto-ring","crypto-openssl",' Cargo.toml
 }
+
+post_install() {
+	vcompletion contrib/completions/ffsend.bash bash
+	vcompletion contrib/completions/ffsend.fish fish
+	vcompletion contrib/completions/_ffsend zsh
+}

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

* Re: [PR PATCH] [Merged]: ffsend: update to 0.2.76.
  2022-09-24 15:46 [PR PATCH] ffsend: update to 0.2.76 icp1994
  2022-09-25  0:24 ` classabbyamp
  2022-09-25  5:44 ` [PR PATCH] [Updated] " icp1994
@ 2022-09-26 17:06 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-09-26 17:06 UTC (permalink / raw)
  To: ml

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

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

ffsend: update to 0.2.76.
https://github.com/void-linux/void-packages/pull/39447

Description:
#### 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

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

end of thread, other threads:[~2022-09-26 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 15:46 [PR PATCH] ffsend: update to 0.2.76 icp1994
2022-09-25  0:24 ` classabbyamp
2022-09-25  5:44 ` [PR PATCH] [Updated] " icp1994
2022-09-26 17:06 ` [PR PATCH] [Merged]: " paper42

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