summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-27 12:21:47 +0000
committerwiz <wiz@pkgsrc.org>2018-05-27 12:21:47 +0000
commitf028901aebc1a59edc7a501277541d4d1b1522e1 (patch)
treee4e23330b01cd7e1feec20f0c642e1256e608ff3 /shells
parent38f543ffdb25a173f217071169eb9fd53c5990f2 (diff)
downloadpkgsrc-f028901aebc1a59edc7a501277541d4d1b1522e1.tar.gz
zsh-autosuggestions: update to 0.4.3.
## v0.4.3 - Avoid bell when accepting suggestions with `autosuggest-accept` (#228) - Don't fetch suggestions after [up,down]-line-or-beginning-search (#227, #241) - We are now running CI against new 5.5.1 version - Fix partial-accept in vi mode (#188) - Fix suggestion disappearing on fast movement after switching to `vicmd` mode (#290) - Fix issue rotating through kill ring with `yank-pop` (#301) - Fix issue creating new pty for async mode when previous pty is not properly cleaned up (#249)
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 06410df4676..f42b08ef849 100644
--- a/shells/zsh-autosuggestions/Makefile
+++ b/shells/zsh-autosuggestions/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/12/07 23:14:32 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/05/27 12:21:47 wiz Exp $
-DISTNAME= zsh-autosuggestions-0.4.2
+DISTNAME= zsh-autosuggestions-0.4.3
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 564e1c64fb7..a2b4f184719 100644
--- a/shells/zsh-autosuggestions/distinfo
+++ b/shells/zsh-autosuggestions/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/12/07 23:14:32 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/05/27 12:21:47 wiz Exp $
-SHA1 (zsh-autosuggestions-0.4.2.tar.gz) = 8cd6c149b1c4ac92d66e69857febd8f0f0aff141
-RMD160 (zsh-autosuggestions-0.4.2.tar.gz) = 1ab509c1bd223760662362f252aa57473cd06408
-SHA512 (zsh-autosuggestions-0.4.2.tar.gz) = 67aae94211e6666d3a0f539509142d94b03ceb3d171e92b26fbf1a5a86185af515af07b9c244e258da321f1116624e6ed85eb77df73bd89e76246d415a18852b
-Size (zsh-autosuggestions-0.4.2.tar.gz) = 19251 bytes
+SHA1 (zsh-autosuggestions-0.4.3.tar.gz) = 9161bfada86512f5221245f9194719a572c08fc2
+RMD160 (zsh-autosuggestions-0.4.3.tar.gz) = 7a41af729277d1107b83e7844530545b8bdf34e3
+SHA512 (zsh-autosuggestions-0.4.3.tar.gz) = c9be728bfd4cea67cc580548bda4c1b043e275a5a6f0c2134120e7e62e4522da2eddfff4c9414b5d6f28210d2f0b0f5bf008e7275c977c81bd61194f653c922c
+Size (zsh-autosuggestions-0.4.3.tar.gz) = 20243 bytes