From 870527386e33c72826da94aee783bb212b06c53a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Sep 2012 00:03:28 +0000 Subject: Tue Sep 11 00:03:27 UTC 2012 --- community/sysprof/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/sysprof') diff --git a/community/sysprof/PKGBUILD b/community/sysprof/PKGBUILD index 697cdc142..729d1dac6 100644 --- a/community/sysprof/PKGBUILD +++ b/community/sysprof/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 56814 2011-10-13 17:07:33Z spupykin $ +# $Id: PKGBUILD 76036 2012-09-09 18:03:25Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Geoffroy Carrier # Previous Contributor: Eric Belanger # Previous Contributor: aeolist pkgname=sysprof -pkgver=1.1.8 +pkgver=1.2.0 pkgrel=1 pkgdesc="A sampling CPU profiler that uses a Linux kernel module to profile the entire system" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ license=("GPL") source=(http://www.daimi.au.dk/~sandmann/$pkgname/$pkgname-$pkgver.tar.gz) depends=('libglade' 'binutils') makedepends=('libglade' 'binutils' 'kernel26-headers') -md5sums=('a46e24250988d96d8fc7b30773d55222') +md5sums=('a81808d847732f8dafb59d26ec2eebbf') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf