intel-gpu-tools: update to 1.8.

This commit is contained in:
Juan RP 2014-09-09 11:30:33 +02:00
parent 01b16b80b7
commit 562fb523fc

View file

@ -1,7 +1,7 @@
# Template file for 'intel-gpu-tools'
pkgname=intel-gpu-tools
version=1.7
revision=2
version=1.8
revision=1
lib32disabled=yes
only_for_archs="i686 x86_64"
build_style=gnu-configure
@ -13,8 +13,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/"
distfiles="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
checksum=22612343bbd9b518b9f92a983555dbbcae8040ee577a38277dbf873c8900207a
checksum=ffe2a11bca57f7fe36e93d55e4b3685127640e3e6cdae19973b193fe25ff3759
post_install() {
vinstall COPYING 644 usr/share/licenses/${pkgname}
vlicense COPYING
}