Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] catfish: update to 1.4.13
@ 2020-01-17  9:31 voidlinux-github
  2020-01-17  9:52 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-17 17:14 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-17  9:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Mikkelhauvgaard/void-packages catfish-1.4.13
https://github.com/void-linux/void-packages/pull/18337

catfish: update to 1.4.13


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

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

From 1b0fb0ee1c8c9f2b72ec4e781965cacc791e0126 Mon Sep 17 00:00:00 2001
From: Mikkel Hauvgaard <mikkel@hauvgaard.xyz>
Date: Fri, 17 Jan 2020 10:29:16 +0100
Subject: [PATCH] catfish: update to 1.4.13

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 096f804b7fc..8555ace5f32 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,6 +1,6 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=1.4.11
+version=1.4.13
 revision=1
 archs=noarch
 wrksrc="catfish-catfish-${version}"
@@ -13,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
 distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
-checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211
+checksum=8a061cf446e5d5c2a9d334e2d53bab47984253a7e771c7bd51fbdfdf5d955484

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

* Re: [PR PATCH] [Updated] catfish: update to 1.4.13
  2020-01-17  9:31 [PR PATCH] catfish: update to 1.4.13 voidlinux-github
@ 2020-01-17  9:52 ` voidlinux-github
  2020-01-17 17:14 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-17  9:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Mikkelhauvgaard/void-packages catfish-1.4.13
https://github.com/void-linux/void-packages/pull/18337

catfish: update to 1.4.13


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

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

From 050902e480570e335184fcdf6097793f7dbf1d04 Mon Sep 17 00:00:00 2001
From: Mikkel Hauvgaard <mikkel@hauvgaard.xyz>
Date: Fri, 17 Jan 2020 10:29:16 +0100
Subject: [PATCH] catfish: update to 1.4.13

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

diff --git a/srcpkgs/catfish/template b/srcpkgs/catfish/template
index 096f804b7fc..dc08d55e529 100644
--- a/srcpkgs/catfish/template
+++ b/srcpkgs/catfish/template
@@ -1,11 +1,10 @@
 # Template file for 'catfish'
 pkgname=catfish
-version=1.4.11
+version=1.4.13
 revision=1
 archs=noarch
 wrksrc="catfish-catfish-${version}"
 build_style=python3-module
-pycompile_module="catfish catfish_lib"
 hostmakedepends="intltool python3-distutils-extra python3-gobject"
 depends="desktop-file-utils gtk+3 hicolor-icon-theme python3-gobject python3-pexpect"
 short_desc="Versatile file searching tool"
@@ -13,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/catfish/start"
 distfiles="https://github.com/xfce-mirror/catfish/archive/catfish-${version}.tar.gz"
-checksum=de572ebf221b2529e4ae416121b3cc8baae37e6948c7c9c9a76c3936661fe211
+checksum=8a061cf446e5d5c2a9d334e2d53bab47984253a7e771c7bd51fbdfdf5d955484

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

* Re: [PR PATCH] [Merged]: catfish: update to 1.4.13
  2020-01-17  9:31 [PR PATCH] catfish: update to 1.4.13 voidlinux-github
  2020-01-17  9:52 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-17 17:14 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-17 17:14 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.13
https://github.com/void-linux/void-packages/pull/18337

Description:


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

end of thread, other threads:[~2020-01-17 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17  9:31 [PR PATCH] catfish: update to 1.4.13 voidlinux-github
2020-01-17  9:52 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-17 17:14 ` [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).