summaryrefslogtreecommitdiff
path: root/sysutils/xplr/Makefile
diff options
context:
space:
mode:
authorpin <pin@pkgsrc.org>2021-04-11 18:55:25 +0000
committerpin <pin@pkgsrc.org>2021-04-11 18:55:25 +0000
commitc86444d5da3e48875ba16af7056b67490b877d3b (patch)
tree4c16df0b70718fbbebed02e05855a4aa0be68e5c /sysutils/xplr/Makefile
parent2b6e37facc5ce8dc07b596766105757ea52064fe (diff)
downloadpkgsrc-c86444d5da3e48875ba16af7056b67490b877d3b.tar.gz
sysutils/xplr: update to 0.4.1
0.4.1 -Fix remap behavior. -Fix help menu. 0.4.0 -Support easier config overwrite (without having to dump the whole config). -Rename custom field for node metadata to meta. -Move icon to meta.icon. -Rename normal_ui to default_ui. -Rename filetypes to node_types. -Split modes into modes.builtin and modes.custom. -Add the missing create file mode. -Rename focused_ui to focus_ui. -Make version compatibility less annoying. -Add key binding ~ to go to homedir. -Add customizable cursor and prompts. -Improve the help menus.
Diffstat (limited to 'sysutils/xplr/Makefile')
-rw-r--r--sysutils/xplr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xplr/Makefile b/sysutils/xplr/Makefile
index 69a9d70e89e..7fa58b4685d 100644
--- a/sysutils/xplr/Makefile
+++ b/sysutils/xplr/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/04/10 21:18:15 pin Exp $
+# $NetBSD: Makefile,v 1.5 2021/04/11 18:55:25 pin Exp $
-DISTNAME= xplr-0.3.13
+DISTNAME= xplr-0.4.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=sayanarijit/}
GITHUB_TAG= v${PKGVERSION_NOREV}