diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2019-06-17 06:22:40 +0800 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2019-06-17 06:22:40 +0800 |
commit | acbe784b5de465bee1c9b9b29fe9e0d2722dfa10 (patch) | |
tree | 4dbf2c876e2fa913ae8cef51778802cc01d29197 | |
parent | d2ee04e3367ebe73af4e8ef15bba3c7d5c60563c (diff) | |
download | freebsd-ports-gnome-acbe784b5de465bee1c9b9b29fe9e0d2722dfa10.tar.gz freebsd-ports-gnome-acbe784b5de465bee1c9b9b29fe9e0d2722dfa10.tar.zst freebsd-ports-gnome-acbe784b5de465bee1c9b9b29fe9e0d2722dfa10.zip |
shells/zsh-autosuggestions: Update to version 0.6.0
Upstream changelog:
https://github.com/zsh-users/zsh-autosuggestions/blob/master/CHANGELOG.md#v060
-rw-r--r-- | shells/zsh-autosuggestions/Makefile | 2 | ||||
-rw-r--r-- | shells/zsh-autosuggestions/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/shells/zsh-autosuggestions/Makefile b/shells/zsh-autosuggestions/Makefile index ae2fb01eb22d..bd6f796c228e 100644 --- a/shells/zsh-autosuggestions/Makefile +++ b/shells/zsh-autosuggestions/Makefile @@ -2,7 +2,7 @@ PORTNAME= zsh-autosuggestions DISTVERSIONPREFIX= v -DISTVERSION= 0.5.2 +DISTVERSION= 0.6.0 CATEGORIES= shells MAINTAINER= jrm@FreeBSD.org diff --git a/shells/zsh-autosuggestions/distinfo b/shells/zsh-autosuggestions/distinfo index 589c6bbf146b..888097427d6e 100644 --- a/shells/zsh-autosuggestions/distinfo +++ b/shells/zsh-autosuggestions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555512722 -SHA256 (zsh-users-zsh-autosuggestions-v0.5.2_GH0.tar.gz) = 7ac1c1dbab0d58e8d385dfc5fa9148707a53f029f43d046efb01092f68cc5218 -SIZE (zsh-users-zsh-autosuggestions-v0.5.2_GH0.tar.gz) = 21702 +TIMESTAMP = 1560722886 +SHA256 (zsh-users-zsh-autosuggestions-v0.6.0_GH0.tar.gz) = f8c55379a44fa18d774aa4f4f753e4a6d542e1bcc3732e7735bfc3251ad291d7 +SIZE (zsh-users-zsh-autosuggestions-v0.6.0_GH0.tar.gz) = 25240 |