diff options
author | Muhammad Herdiansyah <herdiansyah@netc.eu> | 2018-04-06 01:10:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:13 +0700 |
commit | eec465508a4b67d6d89717a643ca25db921ca17d (patch) | |
tree | a0e46b899c90816692625e1c834f2a384fbd3547 /desktop/neofetch/neofetch.SlackBuild | |
parent | e74fbea49f030bd78872a39ac21455fe05d2ca98 (diff) |
desktop/neofetch: Updated for version 3.4.0.
Signed-off-by: David Spencer <idlemoor@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 8ab8efa9ea32a..ba9a38522746d 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-3.3.0} +VERSION=${VERSION:-3.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |