summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Muhammad Herdiansyah2018-05-17 23:31:33 +0200
committer David Spencer2018-05-19 01:45:05 +0200
commitd1b42a7f92d50e59dbc56613ccda0b9ffa0cbcb2 (patch)
treed9d8b28c23b2996dbae3a401eb6814ce47402ab7
parent88526b914eea21e7a1ad5054bc92350a82ebc08d (diff)
downloadold.slackbuilds-d1b42a7f92d50e59dbc56613ccda0b9ffa0cbcb2.tar.gz
desktop/neofetch: Updated for version 4.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/neofetch/neofetch.SlackBuild4
-rw-r--r--desktop/neofetch/neofetch.info6
2 files changed, 5 insertions, 5 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}
diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info
index e4f04b4a78..aa1b679040 100644
--- a/desktop/neofetch/neofetch.info
+++ b/desktop/neofetch/neofetch.info
@@ -1,8 +1,8 @@
PRGNAM="neofetch"
-VERSION="3.4.0"
+VERSION="4.0.0"
HOMEPAGE="https://github.com/dylanaraps/neofetch"
-DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/3.4.0/neofetch-3.4.0.tar.gz"
-MD5SUM="a3ea7a96021001bf8a8ba8ea935198ae"
+DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/4.0.0/neofetch-4.0.0.tar.gz"
+MD5SUM="acfa3a70e8b2155ea93b0e54a2f1e29e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""