From 361b360c74bb014e3cdbca667b365f164f49aae8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 25 Apr 2015 19:21:29 +0200 Subject: [PATCH] hwids: update to 20150421 --- srcpkgs/hwids/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/hwids/template b/srcpkgs/hwids/template index 8d158781491..586cfb2ea4c 100644 --- a/srcpkgs/hwids/template +++ b/srcpkgs/hwids/template @@ -1,18 +1,16 @@ # Template file for 'hwids' pkgname=hwids -version=20150129 +version=20150421 revision=1 noarch=yes -create_wrksrc=yes -hostmakedepends="git" +wrksrc="hwids-hwids-${version}" short_desc="Hardware Identification Databases" maintainer="Juan RP " homepage="https://github.com/gentoo/hwids" license="GPL-2" +distfiles="https://github.com/gentoo/hwids/archive/hwids-${version}.tar.gz" +checksum=2c3ced90c069392f1f6ccdf7a8541ea2c3d871c575b8b6b02129e62bcec6f6a4 -do_fetch() { - git clone -b hwids-${version} git://github.com/gentoo/hwids hwids-${version} -} do_install() { vmkdir usr/share/hwdata install -m644 *.ids ${DESTDIR}/usr/share/hwdata