diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-02-07 11:54:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:27 +0700 |
commit | 6332e1197e795e9ddba5424d74c0d1cb1745355e (patch) | |
tree | 0c19181867ab5eb2d5cc662ad44aab611699be86 /desktop/neofetch | |
parent | c1a032667db61b7f60aaa6db38c48226d1891283 (diff) | |
download | slackbuilds-6332e1197e795e9ddba5424d74c0d1cb1745355e.tar.gz |
desktop/neofetch: Fixed download.
Thanks to Eduardo Sanchez & Chris Willing.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch')
-rw-r--r-- | desktop/neofetch/neofetch.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info index 7bd6a4a845..d852776f0a 100644 --- a/desktop/neofetch/neofetch.info +++ b/desktop/neofetch/neofetch.info @@ -1,7 +1,7 @@ PRGNAM="neofetch" VERSION="3.0.1" HOMEPAGE="https://github.com/dylanaraps/neofetch" -DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/3.0.1/neofetch-3.0.tar.gz" +DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/3.0.1/neofetch-3.0.1.tar.gz" MD5SUM="b252e3bea89c8aa110647b856f7840fd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |