Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gromit-mpx: update to 1.3.1.
@ 2020-10-01 18:05 Vaelatern
  2020-10-06 11:11 ` Piraty
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vaelatern @ 2020-10-01 18:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages gromit
https://github.com/void-linux/void-packages/pull/25242

gromit-mpx: update to 1.3.1.


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

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

From 353f291695bccfce2d8c0f4fc4e07155fa0a7fa0 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Thu, 1 Oct 2020 14:02:33 -0400
Subject: [PATCH] gromit-mpx: update to 1.3.1.

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

diff --git a/srcpkgs/gromit-mpx/template b/srcpkgs/gromit-mpx/template
index e04cb81c875..e9fed4ab84d 100644
--- a/srcpkgs/gromit-mpx/template
+++ b/srcpkgs/gromit-mpx/template
@@ -1,6 +1,6 @@
 # Template file for 'gromit-mpx'
 pkgname=gromit-mpx
-version=1.3
+version=1.3.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -10,4 +10,4 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 license="GPL-2"
 homepage="https://github.com/bk138/gromit-mpx"
 distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
-checksum=f9decb58e733f60de33efd88fa396d99d4d966a23a6dbb3f813f090de3b8eb72
+checksum=1639e5e5365daf48826808c882ccd3c6f0483bb4e707332b7a057b6a57398ff0

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

* Re: gromit-mpx: update to 1.3.1.
  2020-10-01 18:05 [PR PATCH] gromit-mpx: update to 1.3.1 Vaelatern
@ 2020-10-06 11:11 ` Piraty
  2020-10-06 14:29 ` [PR PATCH] [Updated] " Vaelatern
  2020-10-14 11:41 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-10-06 11:11 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25242#issuecomment-704198183

Comment:
please xlint (fix license id)

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

* Re: [PR PATCH] [Updated] gromit-mpx: update to 1.3.1.
  2020-10-01 18:05 [PR PATCH] gromit-mpx: update to 1.3.1 Vaelatern
  2020-10-06 11:11 ` Piraty
@ 2020-10-06 14:29 ` Vaelatern
  2020-10-14 11:41 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2020-10-06 14:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vaelatern/void-packages gromit
https://github.com/void-linux/void-packages/pull/25242

gromit-mpx: update to 1.3.1.


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

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

From 7ca083c7f8e7036440b0948bc07a96099ef4b934 Mon Sep 17 00:00:00 2001
From: Toyam Cox <Vaelatern@voidlinux.org>
Date: Thu, 1 Oct 2020 14:02:33 -0400
Subject: [PATCH] gromit-mpx: update to 1.3.1.

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

diff --git a/srcpkgs/gromit-mpx/template b/srcpkgs/gromit-mpx/template
index e04cb81c875..ebedebbce5c 100644
--- a/srcpkgs/gromit-mpx/template
+++ b/srcpkgs/gromit-mpx/template
@@ -1,13 +1,13 @@
 # Template file for 'gromit-mpx'
 pkgname=gromit-mpx
-version=1.3
+version=1.3.1
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="gtk+3-devel libappindicator-devel libdbusmenu-glib-devel"
 short_desc="Multi-pointer annotation tool"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/bk138/gromit-mpx"
 distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
-checksum=f9decb58e733f60de33efd88fa396d99d4d966a23a6dbb3f813f090de3b8eb72
+checksum=1639e5e5365daf48826808c882ccd3c6f0483bb4e707332b7a057b6a57398ff0

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

* Re: [PR PATCH] [Merged]: gromit-mpx: update to 1.3.1.
  2020-10-01 18:05 [PR PATCH] gromit-mpx: update to 1.3.1 Vaelatern
  2020-10-06 11:11 ` Piraty
  2020-10-06 14:29 ` [PR PATCH] [Updated] " Vaelatern
@ 2020-10-14 11:41 ` Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2020-10-14 11:41 UTC (permalink / raw)
  To: ml

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

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

gromit-mpx: update to 1.3.1.
https://github.com/void-linux/void-packages/pull/25242

Description:


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

end of thread, other threads:[~2020-10-14 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 18:05 [PR PATCH] gromit-mpx: update to 1.3.1 Vaelatern
2020-10-06 11:11 ` Piraty
2020-10-06 14:29 ` [PR PATCH] [Updated] " Vaelatern
2020-10-14 11:41 ` [PR PATCH] [Merged]: " Piraty

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