From fe5847fd6d61904f6a17b5048664421a40c6a5a3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 17 Aug 2018 10:23:19 -0300 Subject: [PATCH] rmlint: remove scons from hostmakedepends --- srcpkgs/rmlint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rmlint/template b/srcpkgs/rmlint/template index daeea9a810..ad10e5dbb2 100644 --- a/srcpkgs/rmlint/template +++ b/srcpkgs/rmlint/template @@ -3,14 +3,14 @@ pkgname=rmlint version=2.7.0 revision=1 build_style=scons -hostmakedepends="scons pkg-config python3-Sphinx glib-devel" +hostmakedepends="pkg-config python3-Sphinx glib-devel" makedepends="libblkid-devel elfutils-devel json-glib-devel" pycompile_module="shredder" short_desc="Extremely fast tool to remove duplicates" maintainer="Andrea Brancaleoni " license="GPL-3" homepage="http://rmlint.rtfd.org/" -distfiles="https://github.com/sahib/$pkgname/archive/v$version.tar.gz" +distfiles="https://github.com/sahib/${pkgname}/archive/v${version}.tar.gz" checksum=174aaf4a3fd4c2911b7ddffd2804c6b940e38bedbb5cf2a6ec51b552cf919c33 do_install() {