summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/metamath-mode')
-rw-r--r--app-emacs/metamath-mode/metamath-mode-0_p20221005.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/metamath-mode/metamath-mode-0_p20221005.ebuild b/app-emacs/metamath-mode/metamath-mode-0_p20221005.ebuild
index 4bb809ed1bad..0a6501916251 100644
--- a/app-emacs/metamath-mode/metamath-mode-0_p20221005.ebuild
+++ b/app-emacs/metamath-mode/metamath-mode-0_p20221005.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=85bd63b88378e9f2dee2f7d5585ec6610bf098a6
+COMMIT=85bd63b88378e9f2dee2f7d5585ec6610bf098a6
inherit elisp
DESCRIPTION="Major GNU Emacs mode for metamath files"
HOMEPAGE="https://github.com/samrushing/metamath-mode/"
-SRC_URI="https://github.com/samrushing/${PN}/archive/${H}.tar.gz
+SRC_URI="https://github.com/samrushing/${PN}/archive/${COMMIT}.tar.gz
-> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}-${H}
+S="${WORKDIR}"/${PN}-${COMMIT}
LICENSE="MIT"
SLOT="0"