diff options
Diffstat (limited to 'app-misc/pfetch/pfetch-0.6.0-r1.ebuild')
-rw-r--r-- | app-misc/pfetch/pfetch-0.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/pfetch/pfetch-0.6.0-r1.ebuild b/app-misc/pfetch/pfetch-0.6.0-r1.ebuild index 7b0623f..c827015 100644 --- a/app-misc/pfetch/pfetch-0.6.0-r1.ebuild +++ b/app-misc/pfetch/pfetch-0.6.0-r1.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/dylanaraps/pfetch.git" fi -DESCRIPTION="A pretty system information tool written in POSIX sh." +DESCRIPTION="A pretty system information tool written in POSIX sh" HOMEPAGE="https://github.com/dylanaraps/pfetch" if [[ ${PV} == *9999 ]]; then |