summaryrefslogtreecommitdiff
path: root/app-emacs/elpher/elpher-3.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/elpher/elpher-3.4.1.ebuild')
-rw-r--r--app-emacs/elpher/elpher-3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/elpher/elpher-3.4.1.ebuild b/app-emacs/elpher/elpher-3.4.1.ebuild
index b483395d707d..e0d169a965f4 100644
--- a/app-emacs/elpher/elpher-3.4.1.ebuild
+++ b/app-emacs/elpher/elpher-3.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-COMMIT=bf0dd36
+[[ ${PV} == 3.4.1 ]] && COMMIT=bf0dd36
NEED_EMACS=27.1
inherit elisp
@@ -11,7 +11,7 @@ inherit elisp
DESCRIPTION="Practical and friendly Gopher and Gemini client for GNU Emacs"
HOMEPAGE="https://thelambdalab.xyz/elpher/"
SRC_URI="https://thelambdalab.xyz/gitweb/index.cgi?p=${PN}.git;a=snapshot;h=${COMMIT};sf=tgz
- -> ${P}.tar.gz"
+ -> ${P}.tar.gz"
S="${WORKDIR}"/${PN}-${COMMIT}
LICENSE="GPL-3+"