summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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}
diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info
index df96fb9685..ee0c5cc140 100644
--- a/desktop/neofetch/neofetch.info
+++ b/desktop/neofetch/neofetch.info
@@ -1,8 +1,8 @@
PRGNAM="neofetch"
-VERSION="5.0.0"
+VERSION="5.1.0"
HOMEPAGE="https://github.com/dylanaraps/neofetch"
-DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/5.0.0/neofetch-5.0.0.tar.gz"
-MD5SUM="807c41694ff5b861e4233eb71d507be9"
+DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/5.1.0/neofetch-5.1.0.tar.gz"
+MD5SUM="d63dd554b9db5fe12ef52a905aa2d2b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""