summaryrefslogtreecommitdiff
path: root/extra/oprofile/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/oprofile/PKGBUILD')
-rw-r--r--extra/oprofile/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/oprofile/PKGBUILD b/extra/oprofile/PKGBUILD
index 7dc0fe077..41b02b3be 100644
--- a/extra/oprofile/PKGBUILD
+++ b/extra/oprofile/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 163607 2012-07-16 23:59:16Z eric $
+# $Id: PKGBUILD 169713 2012-10-27 01:52:54Z stephane $
# Maintainer : Aaron Griffin <aaron@archlinux.org>
pkgname=oprofile
-pkgver=0.9.7
-pkgrel=4
+pkgver=0.9.8
+pkgrel=1
pkgdesc="A system-wide profiler for Linux systems, capable of profiling all running code at low overhead"
arch=('i686' 'x86_64' 'mips64el')
url="http://oprofile.sourceforge.net"
@@ -14,7 +14,7 @@ optdepends=('qt: for oprof_start gui')
options=('!libtool')
install=oprofile.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('f5befd8aafc77d449e955f0585216f5d7b967de2')
+sha1sums=('28416b853641f913e5f90954f2e3837efd96f6cd')
build() {
cd "$srcdir/$pkgname-$pkgver"