[arch-commits] CVS update of extra/devel/oprofile (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Aug 12 07:01:34 UTC 2007


    Date: Sunday, August 12, 2007 @ 03:01:34
  Author: aaron
    Path: /home/cvs-extra/extra/devel/oprofile

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: oprofile 0.9.3-1


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/devel/oprofile/PKGBUILD
diff -u extra/devel/oprofile/PKGBUILD:1.5 extra/devel/oprofile/PKGBUILD:1.6
--- extra/devel/oprofile/PKGBUILD:1.5	Wed Nov 15 20:59:35 2006
+++ extra/devel/oprofile/PKGBUILD	Sun Aug 12 03:01:34 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.5 2006/11/16 01:59:35 aaron Exp $
+# $Id: PKGBUILD,v 1.6 2007/08/12 07:01:34 aaron Exp $
 # Maintainer : Aaron Griffin <aaron at archlinux.org>
 
 pkgname=oprofile
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="a system-wide profiler for Linux systems, capable of profiling all running code at low overhead."
 arch=(i686 x86_64)
 url="http://oprofile.sourceforge.net"
 license="GPL"
-depends=(qt popt)
-source=(http://easynews.dl.sourceforge.net/sourceforge/oprofile/$pkgname-$pkgver.tar.gz \
+depends=(qt popt gcc)
+source=(http://downloads.sourceforge.net/sourceforge/oprofile/$pkgname-$pkgver.tar.gz \
         oprofile oprofile.conf)
-md5sums=('9af4e1e1aab89131516736bb60e9efba' 'c17ea27694be82f73a735354352f3558'\
+md5sums=('bb91e4d5bd45ff0d5c3e6214653422b7' 'c17ea27694be82f73a735354352f3558'
          '8da1393a0401e7cc9071e184902e50a3')
 
 build()




More information about the arch-commits mailing list