diff options
author | root <root@rshg054.dnsready.net> | 2013-11-06 00:46:31 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-11-06 00:46:31 -0800 |
commit | a52da684729842a87ef2e9faea91db09f2582588 (patch) | |
tree | c0406eec1aaf0c268a14c8078d0c7f513aa08ca6 /extra/kdesdk-kcachegrind | |
parent | d53c44f055929b18d7d1b25f8367ee5836c435fc (diff) |
Wed Nov 6 00:46:20 PST 2013
Diffstat (limited to 'extra/kdesdk-kcachegrind')
-rw-r--r-- | extra/kdesdk-kcachegrind/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdesdk-kcachegrind/PKGBUILD b/extra/kdesdk-kcachegrind/PKGBUILD index b2533c64f..d17d5232d 100644 --- a/extra/kdesdk-kcachegrind/PKGBUILD +++ b/extra/kdesdk-kcachegrind/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesdk-kcachegrind -pkgver=4.11.2 +pkgver=4.11.3 pkgrel=1 pkgdesc='Visualization of Performance Profiling Data' url='http://kde.org/applications/development/kcachegrind/' @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') optdepends=('php: PHP support') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kcachegrind-${pkgver}.tar.xz") -sha1sums=('e04d45340696709aef2a569d16996ac1f0633820') +sha1sums=('7924d775688f0ecdadbe15ed59b5a00464efa16d') build() { mkdir build |