Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openrazer-meta: update to 3.6.0.
@ 2023-05-04 18:41 dmarto
  2023-05-17 16:46 ` [PR PATCH] [Updated] " dmarto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dmarto @ 2023-05-04 18:41 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/43747

openrazer-meta: update to 3.6.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/43747.patch is attached

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

From 759d7647c763278cd231b241b7a595d2845f3576 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:33 +0300
Subject: [PATCH] openrazer-meta: update to 3.6.0.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index e824d9f7d293..34d5dac4a3fe 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.5.1
+version=3.6.0
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=0dd242fe95a804e437359f1730be8bbb1ffc19b9d60bc3f23d481e541eb25bec
+checksum=ad900fd721a64ef3e7432bceb127fc97894a3e1eb3bf2b050da17b46585b2d87
 
 do_build() {
 	:

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

* Re: [PR PATCH] [Updated] openrazer-meta: update to 3.6.0.
  2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
@ 2023-05-17 16:46 ` dmarto
  2023-06-05 13:40 ` [PR PATCH] [Updated] openrazer-meta: updates dmarto
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dmarto @ 2023-05-17 16:46 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/43747

openrazer-meta: update to 3.6.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/43747.patch is attached

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

From 4c020dfd9b7e7f11973c271efda1a823487081b0 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:33 +0300
Subject: [PATCH 1/2] openrazer-meta: update to 3.6.0.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index e824d9f7d293..34d5dac4a3fe 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.5.1
+version=3.6.0
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=0dd242fe95a804e437359f1730be8bbb1ffc19b9d60bc3f23d481e541eb25bec
+checksum=ad900fd721a64ef3e7432bceb127fc97894a3e1eb3bf2b050da17b46585b2d87
 
 do_build() {
 	:

From aa81c0da6b3adc492a2f176ce164319982e5d39e Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Wed, 17 May 2023 19:39:11 +0300
Subject: [PATCH 2/2] openrazer-meta: update to 3.6.1.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index 34d5dac4a3fe..81300dbfddb5 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.6.0
+version=3.6.1
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=ad900fd721a64ef3e7432bceb127fc97894a3e1eb3bf2b050da17b46585b2d87
+checksum=bbb33fc3fbe329d178793fe3e24e60cbe5369c5996b8e1546de2950669ef675b
 
 do_build() {
 	:

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

* Re: [PR PATCH] [Updated] openrazer-meta: updates
  2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
  2023-05-17 16:46 ` [PR PATCH] [Updated] " dmarto
@ 2023-06-05 13:40 ` dmarto
  2023-06-14 17:38 ` Duncaen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dmarto @ 2023-06-05 13:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 481 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/43747

openrazer-meta: updates
#### 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/43747.patch is attached

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

From 761d2f0dce4c00f1a19b94e4497a068e20c15d21 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:33 +0300
Subject: [PATCH 1/2] openrazer-meta: update to 3.6.0.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index e824d9f7d293..34d5dac4a3fe 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.5.1
+version=3.6.0
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=0dd242fe95a804e437359f1730be8bbb1ffc19b9d60bc3f23d481e541eb25bec
+checksum=ad900fd721a64ef3e7432bceb127fc97894a3e1eb3bf2b050da17b46585b2d87
 
 do_build() {
 	:

From 31e9c2437dfc6269c92716d601b3e94c5b7ff58e Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Wed, 17 May 2023 19:39:11 +0300
Subject: [PATCH 2/2] openrazer-meta: update to 3.6.1.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index 34d5dac4a3fe..81300dbfddb5 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.6.0
+version=3.6.1
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=ad900fd721a64ef3e7432bceb127fc97894a3e1eb3bf2b050da17b46585b2d87
+checksum=bbb33fc3fbe329d178793fe3e24e60cbe5369c5996b8e1546de2950669ef675b
 
 do_build() {
 	:

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

* Re: openrazer-meta: updates
  2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
  2023-05-17 16:46 ` [PR PATCH] [Updated] " dmarto
  2023-06-05 13:40 ` [PR PATCH] [Updated] openrazer-meta: updates dmarto
@ 2023-06-14 17:38 ` Duncaen
  2023-06-14 23:58 ` [PR PATCH] [Updated] " dmarto
  2023-06-15 12:27 ` [PR PATCH] [Merged]: openrazer-meta: update to 3.6.1 Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-06-14 17:38 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43747#issuecomment-1591721147

Comment:
Please squash the commits, we only need the latest update.

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

* Re: [PR PATCH] [Updated] openrazer-meta: updates
  2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
                   ` (2 preceding siblings ...)
  2023-06-14 17:38 ` Duncaen
@ 2023-06-14 23:58 ` dmarto
  2023-06-15 12:27 ` [PR PATCH] [Merged]: openrazer-meta: update to 3.6.1 Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: dmarto @ 2023-06-14 23:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 481 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/43747

openrazer-meta: updates
#### 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/43747.patch is attached

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

From bd587ff8cefe3ed153ae4d8d39cb3b8e60119b74 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Thu, 4 May 2023 21:37:33 +0300
Subject: [PATCH] openrazer-meta: update to 3.6.1.

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

diff --git a/srcpkgs/openrazer-meta/template b/srcpkgs/openrazer-meta/template
index e824d9f7d293..81300dbfddb5 100644
--- a/srcpkgs/openrazer-meta/template
+++ b/srcpkgs/openrazer-meta/template
@@ -1,6 +1,6 @@
 # Template file for 'openrazer-meta'
 pkgname=openrazer-meta
-version=3.5.1
+version=3.6.1
 revision=1
 build_style=gnu-makefile
 make_install_target="setup_dkms udev_install daemon_install xdg_install
@@ -12,7 +12,7 @@ maintainer="Martin Dimov <martin@dmarto.com>"
 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=0dd242fe95a804e437359f1730be8bbb1ffc19b9d60bc3f23d481e541eb25bec
+checksum=bbb33fc3fbe329d178793fe3e24e60cbe5369c5996b8e1546de2950669ef675b
 
 do_build() {
 	:

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

* Re: [PR PATCH] [Merged]: openrazer-meta: update to 3.6.1
  2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
                   ` (3 preceding siblings ...)
  2023-06-14 23:58 ` [PR PATCH] [Updated] " dmarto
@ 2023-06-15 12:27 ` Duncaen
  4 siblings, 0 replies; 6+ messages in thread
From: Duncaen @ 2023-06-15 12:27 UTC (permalink / raw)
  To: ml

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

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

openrazer-meta: update to 3.6.1
https://github.com/void-linux/void-packages/pull/43747

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] 6+ messages in thread

end of thread, other threads:[~2023-06-15 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-04 18:41 [PR PATCH] openrazer-meta: update to 3.6.0 dmarto
2023-05-17 16:46 ` [PR PATCH] [Updated] " dmarto
2023-06-05 13:40 ` [PR PATCH] [Updated] openrazer-meta: updates dmarto
2023-06-14 17:38 ` Duncaen
2023-06-14 23:58 ` [PR PATCH] [Updated] " dmarto
2023-06-15 12:27 ` [PR PATCH] [Merged]: openrazer-meta: update to 3.6.1 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).