From d466ef49f224a9347fe0375eac8126725e10a0a4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Feb 2012 23:15:11 +0000 Subject: Thu Feb 23 23:15:11 UTC 2012 --- community/linux-tools/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/linux-tools') diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index 026c0aa1d..dc318cecf 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 62053 2012-01-15 02:27:29Z seblu $ +# $Id: PKGBUILD 65741 2012-02-22 12:12:10Z seblu $ # Maintainer: Sébastien Luttringer pkgbase=linux-tools pkgname=('perf' 'cpupower') pkgver=3.2 -kernver=${pkgver}.1 +kernver=${pkgver}.7 [[ ${kernver##*rc} != $kernver ]] && testing='testing' -pkgrel=2 +pkgrel=3 license=('GPL2') arch=('i686' 'x86_64') url='http://www.kernel.org' @@ -18,7 +18,7 @@ source=("http://ftp.kernel.org/pub/linux/kernel/v3.0/$testing/linux-$kernver.tar 'cpupower.rc' 'cpupower.conf' 'cpupower.service') -md5sums=('cd2f8b7752c85c337af809391f4afb94' +md5sums=('66966f6c1c4b0279c5563eabdafbb044' '26af384ca282bc0dc38ff65acc7bb4b9' '857ccdd0598511e3bf4b63522754dc48' '20870541e88109d2f153be3c58a277f1') -- cgit v1.2.3-54-g00ecf