Commit 854f3b1e authored by Seblu's avatar Seblu
Browse files

up


git-svn-id: https://seblu.net/s/archpkg@165 02741741-5192-46b8-8916-7152b19231d9
parent 02d0ae45
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>

pkgname=perf
pkgver=3.1
pkgver=3.1.1
pkgrel=1
pkgdesc="Linux kernel $pkgver performance tool"
license=('GPL2')
@@ -11,7 +11,7 @@ options=(!strip)
depends=('python2' 'perl' 'libnewt' 'elfutils')
makedepends=('asciidoc' 'xmlto')
source=("http://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$pkgver.tar.xz") 
md5sums=('edbdc798f23ae0f8045c82f6fa22c536')
md5sums=('6540f9b81b630c91c81f277bcad6fd54')

build() {
  cd linux-$pkgver/tools/perf