Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] slop: update to 7.5.
@ 2020-04-27 18:50 fnogcps
  2020-04-28 15:31 ` [PR PATCH] [Updated] " fnogcps
  2020-04-28 18:14 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: fnogcps @ 2020-04-27 18:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fnogcps/void-packages slop
https://github.com/void-linux/void-packages/pull/21408

slop: update to 7.5.


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

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

From 2a9eb10f6411f7612c4dc658dc6505c97c32f081 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Sun, 26 Apr 2020 22:01:35 -0300
Subject: [PATCH] slop: update to 7.5.

---
 common/shlibs         | 2 +-
 srcpkgs/slop/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 1680de6d764..835d6629e26 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2936,7 +2936,7 @@ libmutter-cogl-pango-5.so mutter-3.34.1_1
 libmutter-cogl-pango-5.so.0 mutter-3.34.1_1
 libgeoclue-2.so.0 geoclue2-2.4.4_1
 libgepub.so.0 libgepub-0.4_1
-libslopy.so.7.4 slop-7.4_1
+libslopy.so.7.5 slop-7.5_1
 libbcunit.so.1 bcunit-3.0_1
 libzbar.so.0 libzbar-0.10_1
 libzbargtk.so.0 libzbar-0.10_1
diff --git a/srcpkgs/slop/template b/srcpkgs/slop/template
index 5b7ada7ff5d..1da5ed4c643 100644
--- a/srcpkgs/slop/template
+++ b/srcpkgs/slop/template
@@ -1,16 +1,16 @@
 # Template file for 'slop'
 pkgname=slop
-version=7.4
-revision=4
+version=7.5
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="glew-devel glm icu-devel libXrender-devel"
 short_desc="Utility to query for a selection and print the region to stdout"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/naelstrof/slop"
 distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
-checksum=8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce
+checksum=94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da
 
 slop-devel_package() {
 	short_desc+=" - developments files"

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

* Re: [PR PATCH] [Updated] slop: update to 7.5.
  2020-04-27 18:50 [PR PATCH] slop: update to 7.5 fnogcps
@ 2020-04-28 15:31 ` fnogcps
  2020-04-28 18:14 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: fnogcps @ 2020-04-28 15:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fnogcps/void-packages slop
https://github.com/void-linux/void-packages/pull/21408

slop: update to 7.5.


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

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

From 2a9eb10f6411f7612c4dc658dc6505c97c32f081 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Sun, 26 Apr 2020 22:01:35 -0300
Subject: [PATCH 1/2] slop: update to 7.5.

---
 common/shlibs         | 2 +-
 srcpkgs/slop/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 1680de6d764..835d6629e26 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2936,7 +2936,7 @@ libmutter-cogl-pango-5.so mutter-3.34.1_1
 libmutter-cogl-pango-5.so.0 mutter-3.34.1_1
 libgeoclue-2.so.0 geoclue2-2.4.4_1
 libgepub.so.0 libgepub-0.4_1
-libslopy.so.7.4 slop-7.4_1
+libslopy.so.7.5 slop-7.5_1
 libbcunit.so.1 bcunit-3.0_1
 libzbar.so.0 libzbar-0.10_1
 libzbargtk.so.0 libzbar-0.10_1
diff --git a/srcpkgs/slop/template b/srcpkgs/slop/template
index 5b7ada7ff5d..1da5ed4c643 100644
--- a/srcpkgs/slop/template
+++ b/srcpkgs/slop/template
@@ -1,16 +1,16 @@
 # Template file for 'slop'
 pkgname=slop
-version=7.4
-revision=4
+version=7.5
+revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="glew-devel glm icu-devel libXrender-devel"
 short_desc="Utility to query for a selection and print the region to stdout"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/naelstrof/slop"
 distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
-checksum=8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce
+checksum=94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da
 
 slop-devel_package() {
 	short_desc+=" - developments files"

From 08d6462b97391499809b2f16a49f882266d65b08 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Tue, 28 Apr 2020 12:24:05 -0300
Subject: [PATCH 2/2] maim: revbump for slop-7.5

---
 srcpkgs/maim/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/maim/template b/srcpkgs/maim/template
index 456a07c9c87..c09a5ad613b 100644
--- a/srcpkgs/maim/template
+++ b/srcpkgs/maim/template
@@ -1,7 +1,7 @@
 # Template file for 'maim'
 pkgname=maim
 version=5.5.3
-revision=2
+revision=3
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="MesaLib-devel glm icu-devel libXcomposite-devel libXrandr-devel

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

* Re: [PR PATCH] [Merged]: slop: update to 7.5.
  2020-04-27 18:50 [PR PATCH] slop: update to 7.5 fnogcps
  2020-04-28 15:31 ` [PR PATCH] [Updated] " fnogcps
@ 2020-04-28 18:14 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-04-28 18:14 UTC (permalink / raw)
  To: ml

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

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

slop: update to 7.5.
https://github.com/void-linux/void-packages/pull/21408

Description:


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

end of thread, other threads:[~2020-04-28 18:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27 18:50 [PR PATCH] slop: update to 7.5 fnogcps
2020-04-28 15:31 ` [PR PATCH] [Updated] " fnogcps
2020-04-28 18:14 ` [PR PATCH] [Merged]: " Hoshpak

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