diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2019-06-16 22:22:40 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2019-06-16 22:22:40 +0000 |
commit | acbe784b5de465bee1c9b9b29fe9e0d2722dfa10 (patch) | |
tree | 4dbf2c876e2fa913ae8cef51778802cc01d29197 /shells | |
parent | d2ee04e3367ebe73af4e8ef15bba3c7d5c60563c (diff) | |
download | ports-acbe784b5de465bee1c9b9b29fe9e0d2722dfa10.tar.gz ports-acbe784b5de465bee1c9b9b29fe9e0d2722dfa10.zip |
Notes
Diffstat (limited to 'shells')
-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 |