Date: Tuesday, July 16, 2013 @ 20:59:39 Author: svenstaro Revision: 190412
upgpkg: kdesdk-kcachegrind 4.10.95-1 upstream 4.11rc1 Modified: kdesdk-kcachegrind/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:59:34 UTC (rev 190411) +++ PKGBUILD 2013-07-16 18:59:39 UTC (rev 190412) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-kcachegrind -pkgver=4.10.90 +pkgver=4.10.95 pkgrel=1 pkgdesc='Visualization of Performance Profiling Data' url='http://kde.org/applications/development/kcachegrind/' @@ -14,7 +14,7 @@ optdepends=('php: PHP support') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kcachegrind-${pkgver}.tar.xz") -sha1sums=('690a494c6f42eb1e8ff6d26a1fd8840da0a57373') +sha1sums=('1505433a78561958f260b0fade67becdc5189b51') build() { mkdir build
