From 79e562ea7d05133d1e0a59caf4b70badc3475ed0 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 7 Dec 2017 18:59:04 +0000 Subject: [PATCH] neofetch: shrink SUMMARY and word-wrap DESCRIPTION. --- app-misc/neofetch/neofetch-3.3.0.recipe | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/app-misc/neofetch/neofetch-3.3.0.recipe b/app-misc/neofetch/neofetch-3.3.0.recipe index 6b3c3de6b..0668f6a88 100644 --- a/app-misc/neofetch/neofetch-3.3.0.recipe +++ b/app-misc/neofetch/neofetch-3.3.0.recipe @@ -1,9 +1,12 @@ -SUMMARY="A CLI system information tool written in BASH that supports displaying images" -DESCRIPTION="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 etc" +SUMMARY="A fast, highly customizable system info script" +DESCRIPTION="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 etc" HOMEPAGE="https://github.com/dylanaraps/neofetch" COPYRIGHT="2016-2017 Dylan Araps" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/dylanaraps/$portName/archive/$portVersion/$portVersionedName.tar.gz" CHECKSUM_SHA256="4808e76bd81da3602cb5be7e01dfed8223b1109e2792755dd0d54126014ee696"