* [PR PATCH] swayrbar: update to 0.4.2. (plus update-check fix for swayr)
@ 2024-10-25 18:42 AnInternetTroll
2024-11-01 1:18 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: AnInternetTroll @ 2024-10-25 18:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 698 bytes --]
There is a new pull request by AnInternetTroll against master on the void-packages repository
https://github.com/AnInternetTroll/void-packages user/luca/swayrbar
https://github.com/void-linux/void-packages/pull/52776
swayrbar: update to 0.4.2. (plus update-check fix for swayr)
- **swayrbar: update to 0.4.2.**
- **swayr: add update pattern.**
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86\_64-glibc)
I am throwing in a fix for swayr's update pattern as well here before it
becomes a problem ;)
A patch file from https://github.com/void-linux/void-packages/pull/52776.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/swayrbar-52776.patch --]
[-- Type: text/x-diff, Size: 1852 bytes --]
From cac216b5904fec278c2a6c39f7b5c8e8b3730608 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Fri, 25 Oct 2024 20:40:19 +0200
Subject: [PATCH 1/2] swayrbar: update to 0.4.2.
---
srcpkgs/swayrbar/template | 4 ++--
srcpkgs/swayrbar/update | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
create mode 100644 srcpkgs/swayrbar/update
diff --git a/srcpkgs/swayrbar/template b/srcpkgs/swayrbar/template
index 4571ff0ba77ca4..8eeec014d3f4ec 100644
--- a/srcpkgs/swayrbar/template
+++ b/srcpkgs/swayrbar/template
@@ -1,6 +1,6 @@
# Template file for 'swayrbar'
pkgname=swayrbar
-version=0.4.0
+version=0.4.2
revision=1
build_wrksrc=swayrbar
build_style=cargo
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
homepage="https://sr.ht/~tsdh/swayr/"
changelog="https://git.sr.ht/~tsdh/swayr/tree/main/item/swayr/NEWS.md"
distfiles="https://git.sr.ht/~tsdh/swayr/archive/swayrbar-${version}.tar.gz"
-checksum=8611f62325561b9506fb05bcb4087f3face991cc1f9e7cef5de8f08b57b29cd6
+checksum=6a7b3b0bbb57160e6933b2ee0ad7438909a74ebafd871bf79bdb3fa47f9bbbe0
diff --git a/srcpkgs/swayrbar/update b/srcpkgs/swayrbar/update
new file mode 100644
index 00000000000000..3cebd62d64025e
--- /dev/null
+++ b/srcpkgs/swayrbar/update
@@ -0,0 +1 @@
+pattern='<title>Release swayrbar-\K[\d.]+(?=</title>)'
From 3f5e226065505d60291cbfedb40cf8d1ba2f5475 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Fri, 25 Oct 2024 20:40:34 +0200
Subject: [PATCH 2/2] swayr: add update pattern.
---
srcpkgs/swayr/update | 1 +
1 file changed, 1 insertion(+)
create mode 100644 srcpkgs/swayr/update
diff --git a/srcpkgs/swayr/update b/srcpkgs/swayr/update
new file mode 100644
index 00000000000000..6ca64b471c26fe
--- /dev/null
+++ b/srcpkgs/swayr/update
@@ -0,0 +1 @@
+pattern='<title>Release swayr-\K[\d.]+(?=</title>)'
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: swayrbar: update to 0.4.2. (plus update-check fix for swayr)
2024-10-25 18:42 [PR PATCH] swayrbar: update to 0.4.2. (plus update-check fix for swayr) AnInternetTroll
@ 2024-11-01 1:18 ` classabbyamp
0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-11-01 1:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 520 bytes --]
There's a merged pull request on the void-packages repository
swayrbar: update to 0.4.2. (plus update-check fix for swayr)
https://github.com/void-linux/void-packages/pull/52776
Description:
- **swayrbar: update to 0.4.2.**
- **swayr: add update pattern.**
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86\_64-glibc)
I am throwing in a fix for swayr's update pattern as well here before it
becomes a problem ;)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-01 1:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-25 18:42 [PR PATCH] swayrbar: update to 0.4.2. (plus update-check fix for swayr) AnInternetTroll
2024-11-01 1:18 ` [PR PATCH] [Merged]: " classabbyamp
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).