summaryrefslogtreecommitdiffstats
path: root/shell-term-fm
diff options
context:
space:
mode:
authorFlorian Franzmann2021-07-25 14:19:06 +0200
committerFlorian Franzmann2021-07-25 14:19:06 +0200
commita29abb00e5d122717a2e3eb152c61699b7869bfc (patch)
treea3c4051a2dfefe743f417338250d97a5fdae25a9 /shell-term-fm
parent285516977715b7a2831d412b55d36ee1c75a2adb (diff)
shell-term-fm/nnn: version 4.2
Diffstat (limited to 'shell-term-fm')
-rwxr-xr-xshell-term-fm/nnn/DETAILS4
-rw-r--r--shell-term-fm/nnn/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/shell-term-fm/nnn/DETAILS b/shell-term-fm/nnn/DETAILS
index e9ebbb48ba..b2b76d1acc 100755
--- a/shell-term-fm/nnn/DETAILS
+++ b/shell-term-fm/nnn/DETAILS
@@ -1,8 +1,8 @@
SPELL=nnn
- VERSION=4.1.1
+ VERSION=4.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/jarun/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:c427087db45b5affbbd8aec204fbcc8a7081f67388862366cab60c5d2c73087675ce16f490f04ebe978ec46e2752e7448becb90b1ce5e2f0c25cfccfff808f36
+ SOURCE_HASH=sha512:4d3ee102ad4d0067b40aec5e3b68fcd802ed4c5a9586b1e4cc81ea3525dd4190561887b0db4a1385adff699a095c9cf6de56a96e031db97f93e5bc7209422cd3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/jarun/nnn
LICENSE[0]=BSD
diff --git a/shell-term-fm/nnn/HISTORY b/shell-term-fm/nnn/HISTORY
index 164d718bc2..73dc1ea169 100644
--- a/shell-term-fm/nnn/HISTORY
+++ b/shell-term-fm/nnn/HISTORY
@@ -1,3 +1,6 @@
+2021-07-25 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 4.2
+
2021-06-29 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DEPENDS: use musl-fts when building against musl