summaryrefslogtreecommitdiff
path: root/app-emacs/elpher/elpher-3.4.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-19 18:35:20 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-19 18:35:20 +0000
commit810f2cdadf662a6bfaaed425b6ecd216a301cd3d (patch)
treed1b578ce00d7b8ca78dac3989410f667d8e78c06 /app-emacs/elpher/elpher-3.4.2.ebuild
parent1d300fd75dc60cab2ca6e0bb0016b09a4fb7c67a (diff)
gentoo auto-resync : 19:03:2023 - 18:35:20
Diffstat (limited to 'app-emacs/elpher/elpher-3.4.2.ebuild')
-rw-r--r--app-emacs/elpher/elpher-3.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/elpher/elpher-3.4.2.ebuild b/app-emacs/elpher/elpher-3.4.2.ebuild
index e063d45937f0..48c35ad2cc84 100644
--- a/app-emacs/elpher/elpher-3.4.2.ebuild
+++ b/app-emacs/elpher/elpher-3.4.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-COMMIT=f117f2f
+[[ ${PV} == 3.4.2 ]] && COMMIT=f117f2f
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+"