summaryrefslogtreecommitdiff
path: root/app-emacs/elpher/elpher-3.3.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/elpher/elpher-3.3.3.ebuild')
-rw-r--r--app-emacs/elpher/elpher-3.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/elpher/elpher-3.3.3.ebuild b/app-emacs/elpher/elpher-3.3.3.ebuild
index 944e4efca3e3..40280aceb7f3 100644
--- a/app-emacs/elpher/elpher-3.3.3.ebuild
+++ b/app-emacs/elpher/elpher-3.3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-COMMIT=ab75cff
+[[ ${PV} == 3.3.3 ]] && COMMIT=ab75cff
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+"