Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] browsh: fix distfiles
@ 2024-01-08 11:50 dkwo
  2024-01-08 12:46 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2024-01-08 11:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages browsh-fixdistfile
https://github.com/void-linux/void-packages/pull/48121

browsh: fix distfiles
Current ones are unreachable.

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

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

From 8ddc3cc93d8cf849626cfb9c6b6e044c24e68f36 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 29 Nov 2023 10:55:47 -0500
Subject: [PATCH] browsh: fix distfiles

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

diff --git a/srcpkgs/browsh/template b/srcpkgs/browsh/template
index 6fa397b04305f..3263699608e32 100644
--- a/srcpkgs/browsh/template
+++ b/srcpkgs/browsh/template
@@ -12,8 +12,8 @@ short_desc="Fully-modern text-based browser, rendering to TTY and browsers"
 maintainer="zhengqunkoo <root@zhengqunkoo.com>"
 license="LGPL-2.1-only"
 homepage="https://www.brow.sh/"
-distfiles="https://$go_import_path/archive/v$version.tar.gz
- https://$go_import_path/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
+distfiles="https://github.com/browsh-org/browsh/archive/refs/tags/v${version}.tar.gz
+ https://github.com/browsh-org/browsh/releases/download/v${version}/browsh-${version}-an.fx.xpi>browsh.xpi"
 checksum="965ce2d94d1d9e4b92411d344421c0bea40994527cafd694c5a6e8e206681ede
  b410527a69dba88a30d8a6d341a20eb5cb1f84b684e9bc8bb6bc88a2930e0eea"
 skip_extraction="browsh.xpi"

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

* Re: [PR PATCH] [Merged]: browsh: fix distfiles
  2024-01-08 11:50 [PR PATCH] browsh: fix distfiles dkwo
@ 2024-01-08 12:46 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-01-08 12:46 UTC (permalink / raw)
  To: ml

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

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

browsh: fix distfiles
https://github.com/void-linux/void-packages/pull/48121

Description:
Current ones are unreachable.

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

end of thread, other threads:[~2024-01-08 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 11:50 [PR PATCH] browsh: fix distfiles dkwo
2024-01-08 12:46 ` [PR PATCH] [Merged]: " sgn

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