summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Muhammad Herdiansyah <herdiansyah@openmailbox.org>2016-12-07 11:19:22 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-10 00:57:38 +0000
commit5d64e436c0040a779d66ab44a1e60cdb77f16903 (patch)
tree1a66ef159c17abfc81e7d57c8ef763c986260834 /desktop
parentfdabb5b81ccd0ef627da1c51ae752c01e2bfb778 (diff)
downloadslackbuilds-5d64e436c0040a779d66ab44a1e60cdb77f16903.tar.gz
slackbuilds-5d64e436c0040a779d66ab44a1e60cdb77f16903.tar.xz
desktop/neofetch: Updated for version 2.0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/neofetch/README37
-rw-r--r--desktop/neofetch/neofetch.SlackBuild2
-rw-r--r--desktop/neofetch/neofetch.info6
3 files changed, 12 insertions, 33 deletions
diff --git a/desktop/neofetch/README b/desktop/neofetch/README
index d3a7c1a9ad..7064e16d60 100644
--- a/desktop/neofetch/README
+++ b/desktop/neofetch/README
@@ -1,29 +1,8 @@
-neofetch is a script that gathers information about your system and
-prints it to the terminal next to an image, a distro's logo or any ASCII
-art of your choice.
-
-Optional dependencies
-
-Image mode:
- w3m or terminology
-
-Song:
- mpc and mpd
- spotify
- rhythmbox
- deadbeef
- pragha
-
- NOTE: You can have two or more music players installed, and neofetch
- will only detect music playing through the music player that
- is running.
-
-Wallpaper:
- feh or nitrogen
-
-Screenshot:
- scrot
-
- NOTE: You can use the launch flag --scrot_cmd or change the config
- option $scrot_cmd to your screenshot program's command, and
- neofetch will use it instead of scrot.
+Neofetch is a CLI system information tool written in BASH. Neofetch
+displays information about your system next to an image, your OS logo,
+or any ascii file of your choice. The main purpose of neofetch is to be
+used in screenshots to show other users what OS/Distro you're running,
+what Theme/Icons you're using and etc.
+
+To see any optional dependencies that you might need, you can view it in
+https://github.com/dylanaraps/neofetch/wiki/Dependencies
diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild
index ef01623f03..77752de679 100644
--- a/desktop/neofetch/neofetch.SlackBuild
+++ b/desktop/neofetch/neofetch.SlackBuild
@@ -22,7 +22,7 @@
# POSSIBILITY OF SUCH DAMAGE.
PRGNAM=neofetch
-VERSION=${VERSION:-2.0}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info
index 02833958eb..031f8d92d8 100644
--- a/desktop/neofetch/neofetch.info
+++ b/desktop/neofetch/neofetch.info
@@ -1,8 +1,8 @@
PRGNAM="neofetch"
-VERSION="2.0"
+VERSION="2.0.2"
HOMEPAGE="https://github.com/dylanaraps/neofetch"
-DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/2.0/neofetch-2.0.tar.gz"
-MD5SUM="7f85e8ed34d93807dafd23bb3fb16ef2"
+DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/2.0.2/neofetch-2.0.2.tar.gz"
+MD5SUM="e4e2e118cde8de6f7e208d84c62604f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""