Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cordless: update to 2020.08.11
@ 2020-08-19 13:09 misuchiru03
  2020-08-20 14:12 ` [PR REVIEW] " ahesford
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: misuchiru03 @ 2020-08-19 13:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_cordless_2020.08.11
https://github.com/void-linux/void-packages/pull/24361

cordless: update to 2020.08.11


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

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

From 012f21c655299ffd8c05b5b2efa3c63b2c3a4789 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Aug 2020 08:08:10 -0500
Subject: [PATCH] cordless: update to 2020.08.11

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

diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..5b06469da7f 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -1,6 +1,6 @@
 # Template file for 'cordless'
 pkgname=cordless
-version=2020.01.05
+version=2020.08.11
 revision=1
 wrksrc="${pkgname}-${version//./-}"
 build_style=go
@@ -11,7 +11,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/Bios-Marcel/${pkgname}"
 distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
-checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
+checksum=a979d3b2f7a695afee39ed6d0def3211b401a1c3fa0438a71f611373fa11336d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] cordless: update to 2020.08.11
  2020-08-19 13:09 [PR PATCH] cordless: update to 2020.08.11 misuchiru03
@ 2020-08-20 14:12 ` ahesford
  2020-10-06 17:59 ` [PR PATCH] [Updated] " misuchiru03
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2020-08-20 14:12 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/24361#discussion_r474014408

Comment:
Expand `${pkgname}` in `homepage` to satisfy `xlint`.

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

* Re: [PR PATCH] [Updated] cordless: update to 2020.08.11
  2020-08-19 13:09 [PR PATCH] cordless: update to 2020.08.11 misuchiru03
  2020-08-20 14:12 ` [PR REVIEW] " ahesford
@ 2020-10-06 17:59 ` misuchiru03
  2021-01-29  3:22 ` ericonr
  2021-01-29  3:22 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: misuchiru03 @ 2020-10-06 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages up_cordless_2020.08.11
https://github.com/void-linux/void-packages/pull/24361

cordless: update to 2020.08.11


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

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

From e05df087e76d9feb1e48291ad48f461564f96729 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 19 Aug 2020 08:08:10 -0500
Subject: [PATCH] cordless: update to 2020.08.11

---
 srcpkgs/cordless/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cordless/template b/srcpkgs/cordless/template
index c03d1e08f24..4e03512dd37 100644
--- a/srcpkgs/cordless/template
+++ b/srcpkgs/cordless/template
@@ -1,6 +1,6 @@
 # Template file for 'cordless'
 pkgname=cordless
-version=2020.01.05
+version=2020.08.11
 revision=1
 wrksrc="${pkgname}-${version//./-}"
 build_style=go
@@ -9,9 +9,9 @@ hostmakedepends="git"
 short_desc="Command-line discord client"
 maintainer="Alex Childs <misuchiru03+void@gmail.com>"
 license="BSD-3-Clause"
-homepage="https://github.com/Bios-Marcel/${pkgname}"
-distfiles="https://github.com/Bios-Marcel/${pkgname}/archive/${version//./-}.tar.gz"
-checksum=ca86d772a5e00f915e63078ababfd6f96acdae4b251fe7b9e1e4fe9eb3c5bed9
+homepage="https://github.com/Bios-Marcel/cordless"
+distfiles="${homepage}/archive/${version//./-}.tar.gz"
+checksum=a979d3b2f7a695afee39ed6d0def3211b401a1c3fa0438a71f611373fa11336d
 
 post_install() {
 	vlicense LICENSE

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

* Re: cordless: update to 2020.08.11
  2020-08-19 13:09 [PR PATCH] cordless: update to 2020.08.11 misuchiru03
  2020-08-20 14:12 ` [PR REVIEW] " ahesford
  2020-10-06 17:59 ` [PR PATCH] [Updated] " misuchiru03
@ 2021-01-29  3:22 ` ericonr
  2021-01-29  3:22 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-29  3:22 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24361#issuecomment-769548018

Comment:
cordless has been removed from repos due to being abandoned by upstream.

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

* Re: [PR PATCH] [Closed]: cordless: update to 2020.08.11
  2020-08-19 13:09 [PR PATCH] cordless: update to 2020.08.11 misuchiru03
                   ` (2 preceding siblings ...)
  2021-01-29  3:22 ` ericonr
@ 2021-01-29  3:22 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-29  3:22 UTC (permalink / raw)
  To: ml

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

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

cordless: update to 2020.08.11
https://github.com/void-linux/void-packages/pull/24361

Description:


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

end of thread, other threads:[~2021-01-29  3:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 13:09 [PR PATCH] cordless: update to 2020.08.11 misuchiru03
2020-08-20 14:12 ` [PR REVIEW] " ahesford
2020-10-06 17:59 ` [PR PATCH] [Updated] " misuchiru03
2021-01-29  3:22 ` ericonr
2021-01-29  3:22 ` [PR PATCH] [Closed]: " 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).