From 4232b74445f80f4175c1485a53a02c79b37a63f1 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 14 Oct 2011 23:14:43 +0000 Subject: Fri Oct 14 23:14:43 UTC 2011 --- 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 0def78052..697cdc142 100644 --- a/community/sysprof/PKGBUILD +++ b/community/sysprof/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 34968 2010-12-14 10:32:56Z spupykin $ +# $Id: PKGBUILD 56814 2011-10-13 17:07:33Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Geoffroy Carrier # Previous Contributor: Eric Belanger # Previous Contributor: aeolist pkgname=sysprof -pkgver=1.1.6 +pkgver=1.1.8 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=('219f888777771f3709cb35a64bb008a9') +md5sums=('a46e24250988d96d8fc7b30773d55222') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf