Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] catfish: update to 1.4.11
@ 2019-12-30  3:14 voidlinux-github
  2019-12-30  3:47 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-31 14:41 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-30  3:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages catfish
https://github.com/void-linux/void-packages/pull/17876

catfish: update to 1.4.11


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

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

From 174d21bf9a7350ae657cc15ba76e8c3f98ea8f45 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 29 Dec 2019 20:03:21 -0600
Subject: [PATCH] catfish: update to 1.4.11

---
 srcpkgs/catfish/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 7e10cf5650b..096f804b7fc 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,8 +1,9 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=1.4.10
-revision=3
+version=1.4.11
+revision=1
 archs=noarch
+wrksrc="catfish-catfish-${version}"
 build_style=python3-module
 pycompile_module="catfish catfish_lib"
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
@@ -10,6 +11,6 @@ depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pex
 short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://www.twotoasts.de/index.php/catfish/"
-distfiles="http://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=2573a004105031f871c92fed22a0c4b15bb96f2dff6e36c4f2959f56b62e343d
+homepage="https://docs.xfce.org/apps/catfish/start"
+distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
+checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211

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

* Re: [PR PATCH] [Updated] catfish: update to 1.4.11
  2019-12-30  3:14 [PR PATCH] catfish: update to 1.4.11 voidlinux-github
@ 2019-12-30  3:47 ` voidlinux-github
  2019-12-31 14:41 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-30  3:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages catfish
https://github.com/void-linux/void-packages/pull/17876

catfish: update to 1.4.11


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

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

From 174d21bf9a7350ae657cc15ba76e8c3f98ea8f45 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 29 Dec 2019 20:03:21 -0600
Subject: [PATCH 1/2] catfish: update to 1.4.11

---
 srcpkgs/catfish/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 7e10cf5650b..096f804b7fc 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,8 +1,9 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=1.4.10
-revision=3
+version=1.4.11
+revision=1
 archs=noarch
+wrksrc="catfish-catfish-${version}"
 build_style=python3-module
 pycompile_module="catfish catfish_lib"
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
@@ -10,6 +11,6 @@ depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pex
 short_desc="Versatile file searching tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://www.twotoasts.de/index.php/catfish/"
-distfiles="http://archive.xfce.org/src/apps/catfish/${version%.*}/catfish-${version}.tar.bz2"
-checksum=2573a004105031f871c92fed22a0c4b15bb96f2dff6e36c4f2959f56b62e343d
+homepage="https://docs.xfce.org/apps/catfish/start"
+distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
+checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211

From 52d5778f20938c90490687e2dabf6eb1c31df63a Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 29 Dec 2019 21:46:37 -0600
Subject: [PATCH 2/2] python-MarkupSafe: revbump against Python 3.8

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

diff --git a/srcpkgs/python-MarkupSafe/template b/srcpkgs/python-MarkupSafe/template
index 38d6d90fa94..010a7d0163c 100644
--- a/srcpkgs/python-MarkupSafe/template
+++ b/srcpkgs/python-MarkupSafe/template
@@ -1,7 +1,7 @@
 # Template file for 'python-MarkupSafe'
 pkgname=python-MarkupSafe
 version=1.1.1
-revision=4
+revision=5
 wrksrc="MarkupSafe-${version}"
 build_style=python-module
 pycompile_module="markupsafe"

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

* Re: [PR PATCH] [Merged]: catfish: update to 1.4.11
  2019-12-30  3:14 [PR PATCH] catfish: update to 1.4.11 voidlinux-github
  2019-12-30  3:47 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-31 14:41 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-31 14:41 UTC (permalink / raw)
  To: ml

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

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

catfish: update to 1.4.11
https://github.com/void-linux/void-packages/pull/17876

Description:


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

end of thread, other threads:[~2019-12-31 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30  3:14 [PR PATCH] catfish: update to 1.4.11 voidlinux-github
2019-12-30  3:47 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-31 14:41 ` [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).