summaryrefslogtreecommitdiffstats
path: root/desktop/neofetch/neofetch.SlackBuild
diff options
context:
space:
mode:
author Muhammad Herdiansyah2018-05-17 23:31:33 +0200
committer David Spencer2018-05-19 01:45:05 +0200
commitb0bc367509da3b96271baae13f21e615d7b7aadf (patch)
tree04818002303a07781c1daaddad425c84f663b868 /desktop/neofetch/neofetch.SlackBuild
parentf75fbb8f07392d88510a4bdfde710e0a28105ac5 (diff)
downloadslackbuilds-b0bc367509da3b96271baae13f21e615d7b7aadf.tar.gz
desktop/neofetch: Updated for version 4.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch/neofetch.SlackBuild')
-rw-r--r--desktop/neofetch/neofetch.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild
index ba9a385227..6a30afa9ca 100644
--- a/desktop/neofetch/neofetch.SlackBuild
+++ b/desktop/neofetch/neofetch.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for neofetch
-# Copyright 2017 Muhammad Herdiansyah, Jakarta
+# Copyright 2018 Muhammad Herdiansyah, Jakarta
#
# Redistribution and use of this script, with or without modification,
# is permitted provided that the following conditions are met:
@@ -22,7 +22,7 @@
# POSSIBILITY OF SUCH DAMAGE.
PRGNAM=neofetch
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-4.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}