summaryrefslogtreecommitdiff
path: root/community/sysprof
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-11 00:03:28 +0000
committerroot <root@rshg054.dnsready.net>2012-09-11 00:03:28 +0000
commit870527386e33c72826da94aee783bb212b06c53a (patch)
tree2fbd49892a0a64421288762f7947cf20430ac244 /community/sysprof
parent2a4c41bf2946fad65b14cf1b4ea284ebce0f11f3 (diff)
Tue Sep 11 00:03:27 UTC 2012
Diffstat (limited to 'community/sysprof')
-rw-r--r--community/sysprof/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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 <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org>
# Previous Contributor: Eric Belanger <belanger@astro.umontreal.ca>
# Previous Contributor: aeolist <aeolist@hotmail.com>
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"