Github messages for voidlinux
 help / color / mirror / Atom feed
From: unspecd <unspecd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Add/Fix a few custom update checks
Date: Sat, 13 Mar 2021 21:48:39 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29446@inbox.vuxu.org> (raw)

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

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

https://github.com/unspecd/void-packages update-checks
https://github.com/void-linux/void-packages/pull/29446

Add/Fix a few custom update checks
[ci skip]

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

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

From c276a25cf72c96ca2c42b61e9c1c836c53932059 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 14 Mar 2021 07:36:26 +1100
Subject: [PATCH 1/4] amtk: add update file

---
 srcpkgs/amtk/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/amtk/update

diff --git a/srcpkgs/amtk/update b/srcpkgs/amtk/update
new file mode 100644
index 000000000000..ae53dd1687e1
--- /dev/null
+++ b/srcpkgs/amtk/update
@@ -0,0 +1,2 @@
+site="https://gitlab.gnome.org/GNOME/amtk/raw/master/NEWS"
+pattern="News in \K[\d\.]+"

From 0d8091b627912c8744d2f21e5ee65e06095ff594 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 14 Mar 2021 07:40:48 +1100
Subject: [PATCH 2/4] bctoolbox: add update file

---
 srcpkgs/bctoolbox/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/bctoolbox/update

diff --git a/srcpkgs/bctoolbox/update b/srcpkgs/bctoolbox/update
new file mode 100644
index 000000000000..0a9f67ec79b8
--- /dev/null
+++ b/srcpkgs/bctoolbox/update
@@ -0,0 +1 @@
+site="https://gitlab.linphone.org/BC/public/bctoolbox/tags"

From 337d67a011f4475e7123b525a32faa38e7baec1b Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 14 Mar 2021 07:41:04 +1100
Subject: [PATCH 3/4] beignet: fix update check

---
 srcpkgs/beignet/update | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/beignet/update b/srcpkgs/beignet/update
index ca41e0afe60c..3e44064000da 100644
--- a/srcpkgs/beignet/update
+++ b/srcpkgs/beignet/update
@@ -1 +1,2 @@
-site="https://01.org/beignet/downloads"
+site="https://www.freedesktop.org/wiki/Software/Beignet/NEWS"
+pattern="beignet-\K[\d\.]+"

From 185ac5349fe12c5c445d7eb2aa9923d7f3764dc4 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 14 Mar 2021 07:41:24 +1100
Subject: [PATCH 4/4] zig: add update file

---
 srcpkgs/zig/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/zig/update

diff --git a/srcpkgs/zig/update b/srcpkgs/zig/update
new file mode 100644
index 000000000000..c518c10aa88a
--- /dev/null
+++ b/srcpkgs/zig/update
@@ -0,0 +1,2 @@
+site="https://ziglang.org"
+pattern="Latest Release:.*<b>\K[\d\.]+(?=</b>)"

             reply	other threads:[~2021-03-13 20:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-13 20:48 unspecd [this message]
2021-03-15 17:35 ` unspecd
2021-03-15 17:35 ` [PR PATCH] [Closed]: " unspecd
2021-03-15 17:35 ` unspecd
2021-03-15 17:36 ` unspecd
2021-03-15 18:17 ` Johnnynator

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-29446@inbox.vuxu.org \
    --to=unspecd@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).