Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lf: update version pattern
@ 2021-04-16 15:13 TeddyDD
  2021-04-16 18:22 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: TeddyDD @ 2021-04-16 15:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-lf
https://github.com/void-linux/void-packages/pull/30265

lf: update version pattern


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

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

From 624b6e6c6bf02c66a9e21801dc899d932f1e02ec Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Fri, 16 Apr 2021 17:03:00 +0200
Subject: [PATCH] lf: update version pattern

---
 srcpkgs/lf/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/lf/update b/srcpkgs/lf/update
index 48ff1d9d851d..3c062a6dc46c 100644
--- a/srcpkgs/lf/update
+++ b/srcpkgs/lf/update
@@ -1,2 +1,2 @@
 site='https://github.com/gokcehan/lf/releases'
-pattern='archive/\Kr\d+(?=\.tar\.gz)'
+pattern='archive/refs/tags/\Kr[0-9]+(?=\.tar.gz)'

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

end of thread, other threads:[~2021-04-18 20:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 15:13 [PR PATCH] lf: update version pattern TeddyDD
2021-04-16 18:22 ` ericonr
2021-04-17  6:00 ` ericonr
2021-04-17  6:00 ` [PR PATCH] [Closed]: " ericonr
2021-04-17  6:00 ` ericonr
2021-04-18 10:29 ` TeddyDD
2021-04-18 10:30 ` TeddyDD
2021-04-18 20:28 ` 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).