summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2014-07-06 10:57:17 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:49:11 +0200
commit81e8c6c109daa6974ddda917a1966d694e94eb8c (patch)
tree062f6ce8369b79bc390fb236dcea1a2d0a86dcff /app-shells/command-not-found
parentBump squashmount (diff)
downloadmv-81e8c6c109daa6974ddda917a1966d694e94eb8c.tar.gz
mv-81e8c6c109daa6974ddda917a1966d694e94eb8c.tar.bz2
mv-81e8c6c109daa6974ddda917a1966d694e94eb8c.zip
New style github tarballs. Bump squashmount
Diffstat (limited to 'app-shells/command-not-found')
-rw-r--r--app-shells/command-not-found/Manifest2
-rw-r--r--app-shells/command-not-found/command-not-found-0.4.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/command-not-found/Manifest b/app-shells/command-not-found/Manifest
index 4749f2a5..73ec8857 100644
--- a/app-shells/command-not-found/Manifest
+++ b/app-shells/command-not-found/Manifest
@@ -1 +1 @@
-DIST command-not-found-0.4.5.tar.gz 28768 SHA256 e3a36d0db6fe8c59c8c50e1b33d9ae0a17caf8ebc23423c0be1c713b7c8ef8f0 SHA512 a7a73889b5f79c16ed59472fc4834a02277c91b0ec7ff10b1e535fd20dab7e2d227bda2dfe26b40fbb7543d1045fa877a551f6deaa21553315687a22a061783c WHIRLPOOL fca24a5edb232224041b3fa247177dd1eda6a9072e89150a26dd6deb06f6f7cd3de0834e35e34d232fbdc3aa182c1844f9587d2f840f6e843b9e6f46a9efbeca
+DIST command-not-found-0.4.5.tar.gz 28761 SHA256 891c5a7f2e55e420dd92ce4358d7c2f6028144c92bd522163848345c4c32b914 SHA512 3512ef8618a23416dd0da37ea2ccd40b78e44751b16703b745360345430ce697713a7b781c065536d7fd8b54ca0f4713ce153b2f32f5266b6db222ac2aa23c0b WHIRLPOOL 95e730db83571e6cab799a8c8865117cae74573cb1f2b769fb72e329793643058f6e49c406dd26adc18f63d38b66151a48c06e565382d2c78f864bdb22268fbc
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"