diff options
author | swills <swills@FreeBSD.org> | 2019-01-14 00:15:27 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2019-01-14 00:15:27 +0800 |
commit | f97237dfe0452509f0f861555aa7920ce7bcfdee (patch) | |
tree | 855f276076001ad49529b0a47b4393dd9af70cdd /sysutils/neofetch | |
parent | 519045cd2b3dadbbacb2b64ce851eafdda936e67 (diff) | |
download | freebsd-ports-gnome-f97237dfe0452509f0f861555aa7920ce7bcfdee.tar.gz freebsd-ports-gnome-f97237dfe0452509f0f861555aa7920ce7bcfdee.tar.zst freebsd-ports-gnome-f97237dfe0452509f0f861555aa7920ce7bcfdee.zip |
sysutils/neofetch: update to 6.0.0
PR: 234869
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Diffstat (limited to 'sysutils/neofetch')
-rw-r--r-- | sysutils/neofetch/Makefile | 2 | ||||
-rw-r--r-- | sysutils/neofetch/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/neofetch/Makefile b/sysutils/neofetch/Makefile index 808ba40457b2..3455ebdb9cf7 100644 --- a/sysutils/neofetch/Makefile +++ b/sysutils/neofetch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= neofetch -DISTVERSION= 5.0.0 +DISTVERSION= 6.0.0 CATEGORIES= sysutils MAINTAINER= pkubaj@anongoth.pl diff --git a/sysutils/neofetch/distinfo b/sysutils/neofetch/distinfo index c1c1fd5a8900..11bbc78b987d 100644 --- a/sysutils/neofetch/distinfo +++ b/sysutils/neofetch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529418546 -SHA256 (dylanaraps-neofetch-5.0.0_GH0.tar.gz) = 2a4f4853bf83b88a037994dbc53a90c8bd5708f5eeb3392f56d4e49c49d995b3 -SIZE (dylanaraps-neofetch-5.0.0_GH0.tar.gz) = 110526 +TIMESTAMP = 1547215648 +SHA256 (dylanaraps-neofetch-6.0.0_GH0.tar.gz) = 264a7689561bb498f97f10231959bdd8f7c873671bac2ffb660de9a5863b1c76 +SIZE (dylanaraps-neofetch-6.0.0_GH0.tar.gz) = 115538 |