summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/command-not-found/command-not-found-0.4.5.ebuild')
-rw-r--r--app-shells/command-not-found/command-not-found-0.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/command-not-found/command-not-found-0.4.5.ebuild b/app-shells/command-not-found/command-not-found-0.4.5.ebuild
index 5945c39c..bd6d1c07 100644
--- a/app-shells/command-not-found/command-not-found-0.4.5.ebuild
+++ b/app-shells/command-not-found/command-not-found-0.4.5.ebuild
@@ -4,11 +4,11 @@
EAPI=5
RESTRICT="mirror"
-inherit cmake-utils eutils flag-o-matic multilib vcs-snapshot
+inherit cmake-utils eutils flag-o-matic multilib
DESCRIPTION="If a command is not found (bash/zsh), search ARCH database for packages with similar commands"
HOMEPAGE="https://github.com/metti/command-not-found/"
-SRC_URI="https://github.com/metti/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/metti/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"