From 47844f85fe4f74bde7177ba7675e13f988f4a5b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= 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 " +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?= 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 " 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?= 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 " 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?= 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 " 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