Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: shfm-0.4.1
Date: Wed, 12 Aug 2020 15:36:02 +0200	[thread overview]
Message-ID: <20200812133602.1sP3fjd1y0Zif6RXfg1oJLhv4UvAvfP0lLnKqPIN4cI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24045@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages shfm
https://github.com/void-linux/void-packages/pull/24045

New package: shfm-0.4.1
shfm is a file manager written in posix shell

webpage:https://github.com/dylanaraps/shfm


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

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

From 47844f85fe4f74bde7177ba7675e13f988f4a5b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 4 Aug 2020 14:01:44 +0100
Subject: [PATCH 1/4] New package: shfm-0.1

---
 srcpkgs/shfm/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/shfm/template

diff --git a/srcpkgs/shfm/template b/srcpkgs/shfm/template
new file mode 100644
index 00000000000..a13c673ae68
--- /dev/null
+++ b/srcpkgs/shfm/template
@@ -0,0 +1,15 @@
+# Template file for 'shfm'
+pkgname=shfm
+version=0.1
+revision=1
+short_desc="File manager written in posix shell"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="MIT"
+homepage="https://github.com/dylanaraps/shfm"
+distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
+checksum=0c3d74ea2f00c528d3a520742253088ba2b5d9a810608a5faf4d8d127ffb93fd
+
+do_install() {
+	vbin shfm
+	vlicense LICENSE
+}

From 8e5c4f54f7ff47fa006dcb86348c6472d31b6e39 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Aug 2020 12:17:15 +0100
Subject: [PATCH 2/4] New package: shfm-0.2

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

diff --git a/srcpkgs/shfm/template b/srcpkgs/shfm/template
index a13c673ae68..65acafad3b4 100644
--- a/srcpkgs/shfm/template
+++ b/srcpkgs/shfm/template
@@ -1,13 +1,13 @@
 # Template file for 'shfm'
 pkgname=shfm
-version=0.1
+version=0.2
 revision=1
 short_desc="File manager written in posix shell"
 maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="https://github.com/dylanaraps/shfm"
 distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
-checksum=0c3d74ea2f00c528d3a520742253088ba2b5d9a810608a5faf4d8d127ffb93fd
+checksum=b6e67e97839aa7062a912fe31de4ac89e32e0ce05aaf0355cceabd6fdbdd0381
 
 do_install() {
 	vbin shfm

From 757ab431274007ef3a31e4095e15d8d1c81f8375 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Aug 2020 12:19:26 +0100
Subject: [PATCH 3/4] New package: shfm-0.4.1

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

diff --git a/srcpkgs/shfm/template b/srcpkgs/shfm/template
index 65acafad3b4..29afc196445 100644
--- a/srcpkgs/shfm/template
+++ b/srcpkgs/shfm/template
@@ -1,13 +1,13 @@
 # Template file for 'shfm'
 pkgname=shfm
-version=0.2
+version=0.4.1
 revision=1
 short_desc="File manager written in posix shell"
 maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="https://github.com/dylanaraps/shfm"
 distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
-checksum=b6e67e97839aa7062a912fe31de4ac89e32e0ce05aaf0355cceabd6fdbdd0381
+checksum=e38400c6d104bca95f17f2b7c31f5bcc14dd94bd4f4ad45b97e851890a3f3c5b
 
 do_install() {
 	vbin shfm

From efdb2f8a2e5aac4e1fd602e5fb8be650764e532e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 12 Aug 2020 14:34:49 +0100
Subject: [PATCH 4/4] New Package: shfm-0.4.2

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

diff --git a/srcpkgs/shfm/template b/srcpkgs/shfm/template
index 29afc196445..9cd16af1a61 100644
--- a/srcpkgs/shfm/template
+++ b/srcpkgs/shfm/template
@@ -1,13 +1,13 @@
 # Template file for 'shfm'
 pkgname=shfm
-version=0.4.1
+version=0.4.2
 revision=1
 short_desc="File manager written in posix shell"
 maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="https://github.com/dylanaraps/shfm"
 distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
-checksum=e38400c6d104bca95f17f2b7c31f5bcc14dd94bd4f4ad45b97e851890a3f3c5b
+checksum=3861d1130cefbeef4306da686997143c95386c6b5a229472b11053a2da0ddfe4
 
 do_install() {
 	vbin shfm

  parent reply	other threads:[~2020-08-12 13:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-04 13:03 [PR PATCH] New package: shfm-0.1 motorto
2020-08-06 11:21 ` [PR PATCH] [Updated] " motorto
2020-08-12 13:36 ` motorto [this message]
2020-08-31 16:08 ` [PR PATCH] [Updated] New package: shfm-0.4.2 motorto
2020-08-31 16:09 ` motorto
2020-08-31 17:12 ` Piraty
2020-08-31 17:47 ` [PR PATCH] [Updated] " motorto
2020-08-31 17:47 ` motorto
2020-08-31 18:15 ` [PR PATCH] [Merged]: " Piraty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200812133602.1sP3fjd1y0Zif6RXfg1oJLhv4UvAvfP0lLnKqPIN4cI@z \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).