summaryrefslogtreecommitdiffstats
path: root/desktop/neofetch/neofetch.SlackBuild
diff options
context:
space:
mode:
author Muhammad Herdiansyah2019-01-08 15:59:13 +0100
committer Willy Sudiarto Raharjo2019-01-08 15:59:13 +0100
commit02e13ed629ef96649aaa0e8e4acd27c2b43703ef (patch)
tree76a70b08dc7b2ae174867de3668e3d1f039dc76f /desktop/neofetch/neofetch.SlackBuild
parentca7f1f2fc4a79a0a075ba1055d51d21e0e698654 (diff)
downloadslackbuilds-02e13ed629ef96649aaa0e8e4acd27c2b43703ef.tar.gz
desktop/neofetch: Updated for version 5.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 209df562b3..fe251e22e9 100644
--- a/desktop/neofetch/neofetch.SlackBuild
+++ b/desktop/neofetch/neofetch.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for neofetch
-# Copyright 2018 Muhammad Herdiansyah, Jakarta
+# Copyright 2019 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:-5.0.0}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}