From 5d64e436c0040a779d66ab44a1e60cdb77f16903 Mon Sep 17 00:00:00 2001 From: Muhammad Herdiansyah Date: Wed, 7 Dec 2016 11:19:22 +0000 Subject: desktop/neofetch: Updated for version 2.0.2. Signed-off-by: David Spencer --- desktop/neofetch/README | 37 ++++++++---------------------------- desktop/neofetch/neofetch.SlackBuild | 2 +- desktop/neofetch/neofetch.info | 6 +++--- 3 files changed, 12 insertions(+), 33 deletions(-) (limited to 'desktop/neofetch') 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="" -- cgit v1.2.3