diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index afaea12179d..2b11f538960 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,16 +1,13 @@ # Template file for 'linux-firmware' pkgname=linux-firmware -version=20130430 -revision=2 +version=20130610 +revision=1 short_desc="Binary firmware blobs for the Linux kernel" maintainer="Juan RP " homepage="http://www.kernel.org/" license="See /usr/share/licenses/${pkgname}" distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$version.tar.xz" -checksum=95c06a49501a3eac31d9a28ee019b698be03229503fdcb16981e22f503e23d5a -long_desc=" - This package provides binary firmware blobs for misc hardware supported by - the Linux kernel." +checksum=44460285d810cccf04a5edf558ae476dd6bdd3b7f496d71f6e19ab46f5393c29 do_install() { vmkdir usr/lib/firmware @@ -22,7 +19,7 @@ do_install() { } linux-firmware-network_package() { - short_desc+=" -- network" + short_desc+=" - network" noarch=yes # Some files from main pkg have been moved here. replaces="linux-firmware<20130430"