diff options
author | Muhammad Herdiansyah <herdiansyah@netc.eu> | 2018-06-23 02:23:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 02:23:57 +0700 |
commit | ff61ea7e4b915fe926a468fc20b3a34ce3c1330c (patch) | |
tree | b100256c2f194fd3cc25d8c24500c8e7d158cc20 /desktop/neofetch/neofetch.SlackBuild | |
parent | 883ad17197f6ad77f36b15d5b53a85ed8f1347a8 (diff) | |
download | slackbuilds-ff61ea7e4b915fe926a468fc20b3a34ce3c1330c.tar.gz |
desktop/neofetch: Updated for version 5.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch/neofetch.SlackBuild')
-rw-r--r-- | desktop/neofetch/neofetch.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild index 6a30afa9ca..209df562b3 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-4.0.0} +VERSION=${VERSION:-5.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |