diff options
author | root <root@rshg054.dnsready.net> | 2012-11-04 01:49:10 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-04 01:49:10 -0700 |
commit | 2030e810a5cfd4d3ff6e0f8930560c96f2990eb2 (patch) | |
tree | 383f3fafef303aec9d89c9da313b51bbaf424ac0 /community/sysprof | |
parent | e3f70522f1f35359d9307f478c96dace20a51ca1 (diff) |
Sun Nov 4 01:48:41 PDT 2012
Diffstat (limited to 'community/sysprof')
-rw-r--r-- | community/sysprof/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sysprof/PKGBUILD b/community/sysprof/PKGBUILD index 729d1dac6..9b0e55fb0 100644 --- a/community/sysprof/PKGBUILD +++ b/community/sysprof/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 76036 2012-09-09 18:03:25Z spupykin $ +# $Id: PKGBUILD 79392 2012-11-04 01:05:10Z ebelanger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org> # Previous Contributor: Eric Belanger <belanger@astro.umontreal.ca> @@ -13,7 +13,7 @@ url="http://www.daimi.au.dk/~sandmann/sysprof/" license=("GPL") source=(http://www.daimi.au.dk/~sandmann/$pkgname/$pkgname-$pkgver.tar.gz) depends=('libglade' 'binutils') -makedepends=('libglade' 'binutils' 'kernel26-headers') +makedepends=('libglade' 'binutils' 'linux-headers') md5sums=('a81808d847732f8dafb59d26ec2eebbf') build() { |