[arch-commits] Commit in kdesdk-kcachegrind/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Jan 16 06:53:01 UTC 2015


    Date: Friday, January 16, 2015 @ 07:53:01
  Author: fyan
Revision: 229313

upgpkg: kdesdk-kcachegrind 14.12.1-1

Modified:
  kdesdk-kcachegrind/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-16 06:52:24 UTC (rev 229312)
+++ PKGBUILD	2015-01-16 06:53:01 UTC (rev 229313)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdesdk-kcachegrind
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc='Visualization of Performance Profiling Data'
 url='http://kde.org/applications/development/kcachegrind/'
@@ -13,8 +14,8 @@
 makedepends=('cmake' 'automoc4')
 optdepends=('php: PHP support')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kcachegrind-${pkgver}.tar.xz")
-sha1sums=('b9b3199039771e6a8605b9c123b66786453c62bf')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kcachegrind-${pkgver}.tar.xz")
+sha1sums=('23eddf2eee34b4525ec01bd70dabfcf55684e441')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list