summaryrefslogtreecommitdiff
path: root/community/linux-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/linux-tools/PKGBUILD')
-rw-r--r--community/linux-tools/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD
index c7e58b150..83e3dfd58 100644
--- a/community/linux-tools/PKGBUILD
+++ b/community/linux-tools/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 69068 2012-04-08 22:52:23Z seblu $
+# $Id: PKGBUILD 70002 2012-04-28 01:09:18Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
pkgbase=linux-tools
pkgname=('perf' 'cpupower')
pkgver=3.3
-kernver=${pkgver}
+kernver=${pkgver}.4
[[ ${kernver##*rc} != $kernver ]] && testing='testing'
-pkgrel=2
+pkgrel=4
license=('GPL2')
arch=('i686' 'x86_64')
url='http://www.kernel.org'
@@ -17,9 +17,9 @@ makedepends+=('python2' 'libnewt' 'elfutils' 'pciutils')
source=("http://ftp.kernel.org/pub/linux/kernel/v3.0/$testing/linux-$kernver.tar.xz"
'cpupower.rc'
'cpupower.conf'
- 'cpupower.service')
-md5sums=('7133f5a2086a7d7ef97abac610c094f5'
- '26af384ca282bc0dc38ff65acc7bb4b9'
+ 'cpupower.service')
+md5sums=('1cf9bbadf579734c57ed2e2081895692'
+ '73dbc931e86b3b73d6e2338dcbee81a4'
'857ccdd0598511e3bf4b63522754dc48'
'20870541e88109d2f153be3c58a277f1')