Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libinput-gestures: update to 2.50
@ 2020-05-06  7:30 mustaqimM
  2020-05-07  7:00 ` [PR PATCH] [Updated] " mustaqimM
  2020-05-08 16:41 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: mustaqimM @ 2020-05-06  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_libinput-gestures
https://github.com/void-linux/void-packages/pull/21675

libinput-gestures: update to 2.50


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

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

From d77ec7eccded457b32c70bd09b45616582d7b923 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Wed, 6 May 2020 09:28:08 +0200
Subject: [PATCH] libinput-gestures: update to 2.50

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

diff --git a/srcpkgs/libinput-gestures/template b/srcpkgs/libinput-gestures/template
index 7439479767b..8bbc97c9129 100644
--- a/srcpkgs/libinput-gestures/template
+++ b/srcpkgs/libinput-gestures/template
@@ -1,6 +1,6 @@
 # Template file for 'libinput-gestures'
 pkgname=libinput-gestures
-version=2.48
+version=2.50
 revision=1
 archs=noarch
 depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
@@ -9,7 +9,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/bulletmark/${pkgname}"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=79db6dc3b17286fd6d3ef1f38bd6fa6be291ea09ae6eefe5b5c5cefe0becd92c
+checksum=679c03b53b1f3d1df2b074056b6f80868ddac004589d6af79e34a40699f174de
 conf_files="/etc/libinput-gestures.conf"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] libinput-gestures: update to 2.50
  2020-05-06  7:30 [PR PATCH] libinput-gestures: update to 2.50 mustaqimM
@ 2020-05-07  7:00 ` mustaqimM
  2020-05-08 16:41 ` [PR PATCH] [Merged]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: mustaqimM @ 2020-05-07  7:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mustaqimM/void-packages update_libinput-gestures
https://github.com/void-linux/void-packages/pull/21675

libinput-gestures: update to 2.50


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

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

From ef0e3731af82ab8058c8e7b404126d2ebf4157c1 Mon Sep 17 00:00:00 2001
From: mustaqim <mustaqim@pm.me>
Date: Wed, 6 May 2020 09:28:08 +0200
Subject: [PATCH] libinput-gestures: update to 2.50

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

diff --git a/srcpkgs/libinput-gestures/template b/srcpkgs/libinput-gestures/template
index 7439479767b..872e8ad8588 100644
--- a/srcpkgs/libinput-gestures/template
+++ b/srcpkgs/libinput-gestures/template
@@ -1,15 +1,15 @@
 # Template file for 'libinput-gestures'
 pkgname=libinput-gestures
-version=2.48
+version=2.50
 revision=1
 archs=noarch
 depends="python3 libinput xdotool wmctrl hicolor-icon-theme"
 short_desc="Action gestures on your touchpad using libinput"
 maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
 license="GPL-3.0-or-later"
-homepage="https://github.com/bulletmark/${pkgname}"
+homepage="https://github.com/bulletmark/libinput-gestures"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=79db6dc3b17286fd6d3ef1f38bd6fa6be291ea09ae6eefe5b5c5cefe0becd92c
+checksum=679c03b53b1f3d1df2b074056b6f80868ddac004589d6af79e34a40699f174de
 conf_files="/etc/libinput-gestures.conf"
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: libinput-gestures: update to 2.50
  2020-05-06  7:30 [PR PATCH] libinput-gestures: update to 2.50 mustaqimM
  2020-05-07  7:00 ` [PR PATCH] [Updated] " mustaqimM
@ 2020-05-08 16:41 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-05-08 16:41 UTC (permalink / raw)
  To: ml

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

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

libinput-gestures: update to 2.50
https://github.com/void-linux/void-packages/pull/21675

Description:


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

end of thread, other threads:[~2020-05-08 16:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06  7:30 [PR PATCH] libinput-gestures: update to 2.50 mustaqimM
2020-05-07  7:00 ` [PR PATCH] [Updated] " mustaqimM
2020-05-08 16:41 ` [PR PATCH] [Merged]: " Chocimier

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