summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-01-14 22:51:08 +0000
committerwiz <wiz@pkgsrc.org>2020-01-14 22:51:08 +0000
commitf0bd0f866af028d677ba7de15fade15ac6e2f36b (patch)
treea6cdb291d24d07ee17a82089e12f92168559728e /shells
parenta067ebb6deef79c07a1d52ad1e54e7191941a462 (diff)
downloadpkgsrc-f0bd0f866af028d677ba7de15fade15ac6e2f36b.tar.gz
zsh-autosuggestions: update to 0.6.4.
## v0.6.4 - Fix `vi-forward-char` triggering a bell when using it to accept a suggestion (#488) - New configuration option to skip completion suggestions when buffer matches a pattern (#487) - New configuration option to ignore history entries matching a pattern (#456)
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-autosuggestions/Makefile4
-rw-r--r--shells/zsh-autosuggestions/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/shells/zsh-autosuggestions/Makefile b/shells/zsh-autosuggestions/Makefile
index def64c35337..6d60477aa00 100644
--- a/shells/zsh-autosuggestions/Makefile
+++ b/shells/zsh-autosuggestions/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/11/13 15:24:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/01/14 22:51:08 wiz Exp $
-DISTNAME= zsh-autosuggestions-0.6.3
+DISTNAME= zsh-autosuggestions-0.6.4
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=zsh-users/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/shells/zsh-autosuggestions/distinfo b/shells/zsh-autosuggestions/distinfo
index 4c27ee25512..73159e15018 100644
--- a/shells/zsh-autosuggestions/distinfo
+++ b/shells/zsh-autosuggestions/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/11/13 15:24:25 wiz Exp $
+$NetBSD: distinfo,v 1.6 2020/01/14 22:51:08 wiz Exp $
-SHA1 (zsh-autosuggestions-0.6.3.tar.gz) = 881562cdb865f1f14f17667e28e473ec7f50417b
-RMD160 (zsh-autosuggestions-0.6.3.tar.gz) = 21f3c24df359041f02a2e9b8b3559783f1640275
-SHA512 (zsh-autosuggestions-0.6.3.tar.gz) = bafeca5c6ef3d315310976762fdc5db5ae3db3960c4ac17c1ac139a4d09c2733c24884e7f708881e3f3cacf96c39d9ddeac0b1ca6c8720d2febb41c9894d4ad3
-Size (zsh-autosuggestions-0.6.3.tar.gz) = 25819 bytes
+SHA1 (zsh-autosuggestions-0.6.4.tar.gz) = a44b508b35d84e5bf9a8d62f17c5c87a7b8eb6c1
+RMD160 (zsh-autosuggestions-0.6.4.tar.gz) = 2429d1115ba8ee470795f07ec8153e633749dc94
+SHA512 (zsh-autosuggestions-0.6.4.tar.gz) = 226b99048577ecdbe198501e6e4b3156c3d849994f0a2f7e15687cd244d4cac472cbcf746aaa32b2886652f6962852a475777b5f2bfcb3a6d0279be98a6020bb
+Size (zsh-autosuggestions-0.6.4.tar.gz) = 29154 bytes