summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:34:40 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:34:40 +0000
commit3ae481fc1ec19664c859199e8342b1cb79e2c3cd (patch)
treeb6dd9c3eb103631d6d6e02300d0b7f848736d783 /sysutils
parent60f6b8bb7205016b0f59f26c4f74ce7faba5ff69 (diff)
downloadpkgsrc-3ae481fc1ec19664c859199e8342b1cb79e2c3cd.tar.gz
neofetch: Update to 7.0.0
Changes: NOTE * This list isn't complete. There have been more changes and fixes than are listed here. This release contains a lot of bug fixes. * My main priority was to release this... release. It's been a while and I'd rather not let this take up too much time. * I've also made the release process quicker and easier to do with the intent to push more updates in shorter intervals. Expect quicker and more frequent releases. Dylan --- DISTRIBUTIONS * Added support for Proxmox VE. * Added support for BlackArch. * Added support for Neptune. * Added support for Obarun. * Added support for Drauger OS. * Added support for macOS Catalina. * Added support for ArchStrike. * Added support for Cucumber Linux. * Added support for EuroLinux. * Added support for Cleanjaro. * Added support for Septor Linux. * Added support for Carbs Linux. * Added support for EndeavourOS. * Added support for T2. * Fixed various Haiku issues. * Fixed various FreeMiNT issues. GENERAL * Start of Neofetch code cleanup. This is essentially just bringing Neofetch forward to meet my newer code style and present shell expertise. ASCII * Added various new small logos. * Added various small logos from pfetch. * New Linux Mint logo. WINDOW MANAGER * Fixed bugs in window manager detection. * Added KWin Wayland detection. * Added GNOME Wayland detection. DESKTOP ENVIRONMENT * Added support for showing DE version. * Added Regolith linux support. IMAGE DISPLAY * Fixed terminal size detection issues. TERMINAL FONT * Added font detection for ConEmu. * Konsole fixes. UPTIME * Fixed Haiku uptime detection. SONG * Added support for Muine player. * Added support for Elementary music player. * Various fixes. THEME * Fixed Plasma issues. * Fixed Openbox issues. COLOR BLOCKS * Added option to position color blocks horizontally. WALLPAPER * Added Plasma desktop support. DISK * Added '--disk_subtitle none'. * Added '--disk_percent'. RESOLUTION * Added TTY support. * Added naive Wayland support. * Multi monitor support for Windows. TITLE * Added --title_fqdn. CPU * AMD fixes. PACKAGES * Appimage support. SHELL * Fixed yash support
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/neofetch/Makefile4
-rw-r--r--sysutils/neofetch/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/neofetch/Makefile b/sysutils/neofetch/Makefile
index cdbfefc36e2..9dba9dcfdee 100644
--- a/sysutils/neofetch/Makefile
+++ b/sysutils/neofetch/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/03/05 13:29:12 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/20 11:34:40 nia Exp $
-DISTNAME= neofetch-6.1.0
+DISTNAME= neofetch-7.0.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=dylanaraps/}
diff --git a/sysutils/neofetch/distinfo b/sysutils/neofetch/distinfo
index bb645f108cc..d4552f15b25 100644
--- a/sysutils/neofetch/distinfo
+++ b/sysutils/neofetch/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/03/05 13:29:12 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/03/20 11:34:40 nia Exp $
-SHA1 (neofetch-6.1.0.tar.gz) = c3b5450eeafc6b20b65696b1d2bcc3b9e605c0a6
-RMD160 (neofetch-6.1.0.tar.gz) = bfc33beffe81a618e12ab30c48230d05db7cded4
-SHA512 (neofetch-6.1.0.tar.gz) = a68b5021d02d217ae5bc67f3d542afe4aebf1cc891f083e276b58847b1dff4419e036dbd7694b7c49c19c615b13eb54c22db3e69e6143c3f10f3fc1966a22a2e
-Size (neofetch-6.1.0.tar.gz) = 118346 bytes
+SHA1 (neofetch-7.0.0.tar.gz) = 7a404655690ec87b5acf3b7a2f174394d862a6de
+RMD160 (neofetch-7.0.0.tar.gz) = a778ebd4f808afe5aee41c6bc2125d52a8407652
+SHA512 (neofetch-7.0.0.tar.gz) = 84dde5b34b0defc24ac472efd4354483e0438c5bbed25f1f39cec53eeeee0a7d8f10dcace736b720f0e1dfbe55342ef3f5e866501bc62aee40a09bef90bf13b5
+Size (neofetch-7.0.0.tar.gz) = 90892 bytes