summaryrefslogtreecommitdiff
path: root/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild')
-rw-r--r--app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
index af7cee0f4b64..3de15793e662 100644
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-H=69f98f5a89451c0881d0abb34ad57dd71616006a
+COMMIT=69f98f5a89451c0881d0abb34ad57dd71616006a
NEED_EMACS=26.1
inherit elisp
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}
+SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/emacs-${PN}-${COMMIT}
LICENSE="GPL-3"
SLOT="0"