diff --git a/srcpkgs/rfkill/template b/srcpkgs/rfkill/template index b40bbf6315..7683d2488f 100644 --- a/srcpkgs/rfkill/template +++ b/srcpkgs/rfkill/template @@ -1,11 +1,12 @@ # Template file for 'rkill' pkgname=rfkill version=0.5 -revision=2 +revision=3 build_style=gnu-makefile -short_desc="Small tool to query the state of the rfkill switches, buttons and subsystem interfaces" +short_desc="Tool for enabling and disabling wireless devices" maintainer="Juan RP " license="Public domain" homepage="http://wireless.kernel.org/en/users/Documentation/rfkill" distfiles="https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$version.tar.bz2" checksum=3e160cca504a53679f2b3254f31c53a4fb38a021bc50fed8eb57a436d33dfa07 +make_install_args="SBINDIR=/usr/bin"