Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luc-Saccoccio <Luc-Saccoccio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] surfraw: fix dead distfiles
Date: Thu, 19 Oct 2023 11:58:10 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46773@inbox.vuxu.org> (raw)

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

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

https://github.com/Luc-Saccoccio/void-packages surfraw
https://github.com/void-linux/void-packages/pull/46773

surfraw: fix dead distfiles
#### Testing the changes
- I tested the changes in this PR: **briefly**

Addresses #42403 

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

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

From 933b88ea0a5c68a85326dac7413bb88ac50120d5 Mon Sep 17 00:00:00 2001
From: Luc-Saccoccio <lucsaccoccio@disroot.org>
Date: Thu, 19 Oct 2023 11:54:18 +0200
Subject: [PATCH] surfraw: fix dead distfiles

---
 srcpkgs/surfraw/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/surfraw/template b/srcpkgs/surfraw/template
index a1d8450fd885f..f781130f508b2 100644
--- a/srcpkgs/surfraw/template
+++ b/srcpkgs/surfraw/template
@@ -1,7 +1,7 @@
 # Template file for 'surfraw'
 pkgname=surfraw
 version=2.3.0
-revision=2
+revision=3
 _commit=8b7e1d1f4f63d07370953ffc3abe492f943c90a2
 build_style=gnu-configure
 hostmakedepends="automake perl"
@@ -10,8 +10,8 @@ short_desc="Command line interface to variety of search engines"
 maintainer="Evan Deaubl <evan@deaubl.name>"
 license="Public Domain"
 homepage="https://gitlab.com/surfraw/Surfraw"
-distfiles="https://gitlab.com/surfraw/Surfraw/repository/surfraw-${version}/archive.tar.gz"
-checksum=164b311b0b328b65f0c0fb32259cc6eab95d82d39a8d35203ca3ad2becafbc08
+distfiles="https://gitlab.com/surfraw/Surfraw/-/archive/surfraw-${version}/Surfraw-surfraw-${version}.tar.gz"
+checksum=b5e2b451a822ed437b165a5c81d8448570ee590db902fcd8174d6c51fcc4a16d
 
 pre_configure() {
 	./prebuild

             reply	other threads:[~2023-10-19  9:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19  9:58 Luc-Saccoccio [this message]
2023-11-13  6:01 ` [PR PATCH] [Merged]: " classabbyamp

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-46773@inbox.vuxu.org \
    --to=luc-saccoccio@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).