Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openrazer-meta: update to 3.3.0.
@ 2022-04-11  0:17 dmarto
  2022-05-17  0:49 ` [PR PATCH] [Updated] " dmarto
  2022-06-29 20:42 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: dmarto @ 2022-04-11  0:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dmarto/void-packages openrazer
https://github.com/void-linux/void-packages/pull/36623

openrazer-meta: update to 3.3.0.
#### 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**

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

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

From a58cc59ee28aa94f241f39f9bed4bfd2e3f27a78 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Mon, 11 Apr 2022 03:15:20 +0300
Subject: [PATCH] openrazer-meta: update to 3.3.0.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index 3cd401cb9878..81c08b768467 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,7 +1,7 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.0.1
-revision=3
+version=3.3.0
+revision=1
 wrksrc="openrazer-${version}"
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -13,7 +13,7 @@ maintainer="Luca Weiss <luca@z3ntu.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://openrazer.github.io"
 distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
-checksum=b27a7ab459e5290f9fe4d56f49922f97ed83fc92ba2bc0154aff8c4cdd1de73f
+checksum=cb7bc5c4761f601c1f0da36022153382384058f61fb72b23ee02c575ec41546a
 
 do_build() {
 	:

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

* Re: [PR PATCH] [Updated] openrazer-meta: update to 3.3.0.
  2022-04-11  0:17 [PR PATCH] openrazer-meta: update to 3.3.0 dmarto
@ 2022-05-17  0:49 ` dmarto
  2022-06-29 20:42 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: dmarto @ 2022-05-17  0:49 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by dmarto against master on the void-packages repository

https://github.com/dmarto/void-packages openrazer
https://github.com/void-linux/void-packages/pull/36623

openrazer-meta: update to 3.3.0.
#### 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**

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

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

From c6421dda5d346f58231e6789045c44959d80f685 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Mon, 11 Apr 2022 03:15:20 +0300
Subject: [PATCH] openrazer-meta: update to 3.3.0.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index 3cd401cb9878..81c08b768467 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,7 +1,7 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.0.1
-revision=3
+version=3.3.0
+revision=1
 wrksrc="openrazer-${version}"
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -13,7 +13,7 @@ maintainer="Luca Weiss <luca@z3ntu.xyz>"
 license="GPL-2.0-or-later"
 homepage="https://openrazer.github.io"
 distfiles="https://github.com/openrazer/openrazer/releases/download/v${version}/openrazer-${version}.tar.xz"
-checksum=b27a7ab459e5290f9fe4d56f49922f97ed83fc92ba2bc0154aff8c4cdd1de73f
+checksum=cb7bc5c4761f601c1f0da36022153382384058f61fb72b23ee02c575ec41546a
 
 do_build() {
 	:

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

* Re: [PR PATCH] [Merged]: openrazer-meta: update to 3.3.0.
  2022-04-11  0:17 [PR PATCH] openrazer-meta: update to 3.3.0 dmarto
  2022-05-17  0:49 ` [PR PATCH] [Updated] " dmarto
@ 2022-06-29 20:42 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-06-29 20:42 UTC (permalink / raw)
  To: ml

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

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

openrazer-meta: update to 3.3.0.
https://github.com/void-linux/void-packages/pull/36623

Description:
#### 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**

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

end of thread, other threads:[~2022-06-29 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  0:17 [PR PATCH] openrazer-meta: update to 3.3.0 dmarto
2022-05-17  0:49 ` [PR PATCH] [Updated] " dmarto
2022-06-29 20:42 ` [PR PATCH] [Merged]: " Duncaen

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