Rename pyprof2calltree

This commit is contained in:
Florian Bruhin 2014-03-03 07:19:32 +01:00
parent eafd70a813
commit b667c04b77
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
pkgbase = python-pyprof2calltree
pkgbase = pyprof2calltree
pkgdesc = Help visualize profiling data from cProfile with kcachegrind
pkgver = 1.3.1
pkgrel = 2
@ -10,5 +10,5 @@ pkgbase = python-pyprof2calltree
source = http://pypi.python.org/packages/source/p/pyprof2calltree/pyprof2calltree-1.3.1.tar.gz
sha1sums = 6bb428e6001acbe7b7b372f0d54eb54293674705
pkgname = python-pyprof2calltree
pkgname = pyprof2calltree

View file

@ -1,7 +1,7 @@
# Maintainer: Florian Bruhin (The Compiler) <archlinux.org@the-compiler.org>
# Contributor: Brecht Machiels <brecht at mos6581 dot org>
pkgname=python-pyprof2calltree
pkgname=pyprof2calltree
pkgver=1.3.1
pkgrel=2
pkgdesc="Help visualize profiling data from cProfile with kcachegrind"