diff options
Diffstat (limited to 'app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild')
-rw-r--r-- | app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild index 56c257960eb5..1683e38fead1 100644 --- a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild +++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild @@ -8,7 +8,7 @@ NEED_EMACS=26.1 inherit elisp -DESCRIPTION="Extensible Emacs dashboard, with sections for bookmarks, projects, agenda and more" +DESCRIPTION="Extensible Emacs dashboard, with sections like bookmarks, agenda and more" HOMEPAGE="https://github.com/emacs-dashboard/emacs-dashboard/" SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${H}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}"/emacs-${PN}-${H} |