From fbf6cdbf1598ebb4c5f0966384e10d3b611a638b Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 30 Jun 2018 02:14:26 +0200 Subject: [PATCH] vifm, bump version (#2741) --- app-misc/vifm/{vifm-0.9.recipe => vifm-0.9.1.recipe} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename app-misc/vifm/{vifm-0.9.recipe => vifm-0.9.1.recipe} (85%) diff --git a/app-misc/vifm/vifm-0.9.recipe b/app-misc/vifm/vifm-0.9.1.recipe similarity index 85% rename from app-misc/vifm/vifm-0.9.recipe rename to app-misc/vifm/vifm-0.9.1.recipe index 3cc76ffda..306687212 100644 --- a/app-misc/vifm/vifm-0.9.recipe +++ b/app-misc/vifm/vifm-0.9.1.recipe @@ -4,13 +4,12 @@ options/commands/configuration, which also borrows some useful ideas from mutt. If you use vi, Vifm gives you complete keyboard control over your files without \ having to learn a new set of commands." HOMEPAGE="https://vifm.info/" -COPYRIGHT="2017" +COPYRIGHT="2018 ksteen xaizek" LICENSE="GNU GPL v2" -REVISION="3" -srcGitRev="e6a7b06c275eba05f4151f0923f0ac2ec4269c94" -SOURCE_URI="https://github.com/vifm/vifm/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="bdc6eb91d33a172ce8f14b7de194c6f589903fe4003be0a646d7689021d4e79e" -SOURCE_DIR="vifm-$srcGitRev" +REVISION="1" +SOURCE_URI="https://github.com/vifm/vifm/archive/v$portVersion.tar.gz" +CHECKSUM_SHA256="f208cdcd912348df8e18214078ab2455831d05190078ab5af507bd9789ea8b04" +SOURCE_DIR="vifm-$portVersion" ADDITIONAL_FILES="vifm.rdef.in" ARCHITECTURES="!x86_gcc2 x86 x86_64"