Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xkb-switch: update to 1.6.0
@ 2019-09-30  9:01 voidlinux-github
  2019-09-30  9:31 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-30  9:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xkb-switch
https://github.com/void-linux/void-packages/pull/14844

xkb-switch: update to 1.6.0


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

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

From 3a360321885ca1f14b0329818a9062ca0de81501 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 30 Sep 2019 12:00:42 +0300
Subject: [PATCH] xkb-switch: update to 1.6.0

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

diff --git a/srcpkgs/xkb-switch/template b/srcpkgs/xkb-switch/template
index 2ed2ae13731..bfe7715e18f 100644
--- a/srcpkgs/xkb-switch/template
+++ b/srcpkgs/xkb-switch/template
@@ -1,6 +1,6 @@
 # Template file for 'xkb-switch'
 pkgname=xkb-switch
-version=1.5.0
+version=1.6.0
 revision=1
 build_style=cmake
 hostmakedepends="cmake"
@@ -10,7 +10,7 @@ maintainer="Andrey Raugas <kainonergon@gmail.com>"
 license="GPL-3"
 homepage="https://github.com/ierton/xkb-switch"
 distfiles="https://github.com/ierton/${pkgname}/archive/${version}.tar.gz"
-checksum=3e100ac15670eda2109fb0d3159ad08e85e3b33de4cb1b3369dce5da7d83e954
+checksum=17ddd00a09945f634654ddf98d55023b0727755f828706747fd5227e2651633d
 
 post_install() {
 	vman man/xkb-switch.1

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

* Re: [PR PATCH] [Updated] xkb-switch: update to 1.6.0
  2019-09-30  9:01 [PR PATCH] xkb-switch: update to 1.6.0 voidlinux-github
@ 2019-09-30  9:31 ` voidlinux-github
  2019-09-30  9:31 ` voidlinux-github
  2019-09-30 14:45 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-30  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xkb-switch
https://github.com/void-linux/void-packages/pull/14844

xkb-switch: update to 1.6.0


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

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

From 28ae965403b87d013a196638c9d17a6838bb2a1f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 30 Sep 2019 12:00:42 +0300
Subject: [PATCH] xkb-switch: update to 1.6.0

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

diff --git a/srcpkgs/xkb-switch/template b/srcpkgs/xkb-switch/template
index 2ed2ae13731..3e85baf4b8d 100644
--- a/srcpkgs/xkb-switch/template
+++ b/srcpkgs/xkb-switch/template
@@ -1,16 +1,16 @@
 # Template file for 'xkb-switch'
 pkgname=xkb-switch
-version=1.5.0
+version=1.6.0
 revision=1
 build_style=cmake
 hostmakedepends="cmake"
 makedepends="libX11-devel libxkbfile-devel"
 short_desc="Query and change the XKB layout state"
 maintainer="Andrey Raugas <kainonergon@gmail.com>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="https://github.com/ierton/xkb-switch"
 distfiles="https://github.com/ierton/${pkgname}/archive/${version}.tar.gz"
-checksum=3e100ac15670eda2109fb0d3159ad08e85e3b33de4cb1b3369dce5da7d83e954
+checksum=17ddd00a09945f634654ddf98d55023b0727755f828706747fd5227e2651633d
 
 post_install() {
 	vman man/xkb-switch.1

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

* Re: [PR PATCH] [Updated] xkb-switch: update to 1.6.0
  2019-09-30  9:01 [PR PATCH] xkb-switch: update to 1.6.0 voidlinux-github
  2019-09-30  9:31 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-30  9:31 ` voidlinux-github
  2019-09-30 14:45 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-30  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xkb-switch
https://github.com/void-linux/void-packages/pull/14844

xkb-switch: update to 1.6.0


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

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

From 28ae965403b87d013a196638c9d17a6838bb2a1f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 30 Sep 2019 12:00:42 +0300
Subject: [PATCH] xkb-switch: update to 1.6.0

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

diff --git a/srcpkgs/xkb-switch/template b/srcpkgs/xkb-switch/template
index 2ed2ae13731..3e85baf4b8d 100644
--- a/srcpkgs/xkb-switch/template
+++ b/srcpkgs/xkb-switch/template
@@ -1,16 +1,16 @@
 # Template file for 'xkb-switch'
 pkgname=xkb-switch
-version=1.5.0
+version=1.6.0
 revision=1
 build_style=cmake
 hostmakedepends="cmake"
 makedepends="libX11-devel libxkbfile-devel"
 short_desc="Query and change the XKB layout state"
 maintainer="Andrey Raugas <kainonergon@gmail.com>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="https://github.com/ierton/xkb-switch"
 distfiles="https://github.com/ierton/${pkgname}/archive/${version}.tar.gz"
-checksum=3e100ac15670eda2109fb0d3159ad08e85e3b33de4cb1b3369dce5da7d83e954
+checksum=17ddd00a09945f634654ddf98d55023b0727755f828706747fd5227e2651633d
 
 post_install() {
 	vman man/xkb-switch.1

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

* Re: [PR PATCH] [Merged]: xkb-switch: update to 1.6.0
  2019-09-30  9:01 [PR PATCH] xkb-switch: update to 1.6.0 voidlinux-github
  2019-09-30  9:31 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-30  9:31 ` voidlinux-github
@ 2019-09-30 14:45 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-30 14:45 UTC (permalink / raw)
  To: ml

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

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

xkb-switch: update to 1.6.0
https://github.com/void-linux/void-packages/pull/14844

Description:


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

end of thread, other threads:[~2019-09-30 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-30  9:01 [PR PATCH] xkb-switch: update to 1.6.0 voidlinux-github
2019-09-30  9:31 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-30  9:31 ` voidlinux-github
2019-09-30 14:45 ` [PR PATCH] [Merged]: " voidlinux-github

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