diff options
author | Muhammad Herdiansyah <herdiansyah@openmailbox.org> | 2017-06-21 08:54:34 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-21 08:54:34 +0100 |
commit | 6eaaf939227b3050dd07407635c0f7f958740474 (patch) | |
tree | c613c128fd5c77080bdc5ebc4bc9dff6cf90307f /desktop/neofetch | |
parent | c9f092c0c99856560f94ce569902e1f10f658315 (diff) | |
download | slackbuilds-6eaaf939227b3050dd07407635c0f7f958740474.tar.gz |
desktop/neofetch: Updated for version 3.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/neofetch')
-rw-r--r-- | desktop/neofetch/neofetch.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/neofetch/neofetch.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/neofetch/neofetch.SlackBuild b/desktop/neofetch/neofetch.SlackBuild index 8ff90e1a9c..4a16b3fd5d 100644 --- a/desktop/neofetch/neofetch.SlackBuild +++ b/desktop/neofetch/neofetch.SlackBuild @@ -22,7 +22,7 @@ # POSSIBILITY OF SUCH DAMAGE. PRGNAM=neofetch -VERSION=${VERSION:-3.1.0} +VERSION=${VERSION:-3.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/neofetch/neofetch.info b/desktop/neofetch/neofetch.info index 9f9f08c0a7..b013a1c43a 100644 --- a/desktop/neofetch/neofetch.info +++ b/desktop/neofetch/neofetch.info @@ -1,8 +1,8 @@ PRGNAM="neofetch" -VERSION="3.1.0" +VERSION="3.2.0" HOMEPAGE="https://github.com/dylanaraps/neofetch" -DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/3.1.0/neofetch-3.1.0.tar.gz" -MD5SUM="81642e54cba73758de5b24f06696393d" +DOWNLOAD="https://github.com/dylanaraps/neofetch/archive/3.2.0/neofetch-3.2.0.tar.gz" +MD5SUM="615ed4008dffd50fbf0e068495aa6fa0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |