Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gyazo: update to 1.3.1.
@ 2020-10-15 18:37 nielznl
  2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: nielznl @ 2020-10-15 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/25639

gyazo: update to 1.3.1.


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

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

From 4341459093fb6ffc075bdaf2df57c00b568b13b0 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Thu, 15 Oct 2020 20:22:55 +0200
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..047ea0ab006 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,16 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
+archs=noarch
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="DirectorX <void.directorx@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PR PATCH] gyazo: update to 1.3.1.
@ 2020-11-08  0:09 nielznl
  0 siblings, 0 replies; 17+ messages in thread
From: nielznl @ 2020-11-08  0:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nielznl/void-packages master
https://github.com/void-linux/void-packages/pull/26206

gyazo: update to 1.3.1.
I removed my previous fork and PR #25639 which I shouldn't have done. This is the new PR, sorry for any inconvenience.

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

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

From 04d30a33d9d625c909a887e4f79b5e1c926daf65 Mon Sep 17 00:00:00 2001
From: Niels <nielznl@protonmail.com>
Date: Sun, 8 Nov 2020 00:35:13 +0100
Subject: [PATCH] gyazo: update to 1.3.1.

---
 srcpkgs/gyazo/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gyazo/template b/srcpkgs/gyazo/template
index 3661570514a..4731753fdd1 100644
--- a/srcpkgs/gyazo/template
+++ b/srcpkgs/gyazo/template
@@ -1,16 +1,15 @@
 # Template file for 'gyazo'
 pkgname=gyazo
-version=1.2.1
+version=1.3.1
 revision=1
 wrksrc="Gyazo-for-Linux-${version}"
 depends="ruby xclip ImageMagick"
-archs=noarch
 short_desc="Seriously Instant Screen-Grabbing"
-maintainer="DirectorX <DirectorX@users.noreply.github.com>"
-license="GPL-2"
+maintainer="nielznl <nielznl@protonmail.com>"
+license="GPL-2.0-or-later"
 homepage="https://github.com/gyazo/Gyazo-for-Linux"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
+checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
 
 do_install() {
 	vbin src/gyazo.rb gyazo

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

end of thread, other threads:[~2020-11-08  1:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 18:37 [PR PATCH] gyazo: update to 1.3.1 nielznl
2020-10-15 18:48 ` [PR PATCH] [Updated] " nielznl
2020-10-20 18:34 ` [PR REVIEW] " ahesford
2020-10-20 18:42 ` ericonr
2020-10-20 19:28 ` [PR PATCH] [Updated] " nielznl
2020-10-20 19:35 ` [PR REVIEW] " DirectorX
2020-10-20 19:38 ` DirectorX
2020-10-20 19:46 ` [PR PATCH] [Updated] " nielznl
2020-10-20 20:16 ` [PR REVIEW] " nielznl
2020-11-07 22:33 ` [PR PATCH] [Closed]: " nielznl
2020-11-07 22:36 ` ericonr
2020-11-07 22:50 ` nielznl
2020-11-07 22:58 ` ericonr
2020-11-07 22:58 ` ericonr
2020-11-07 23:57 ` nielznl
2020-11-08  1:47 ` ericonr
2020-11-08  0:09 [PR PATCH] " nielznl

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