Date: Friday, March 9, 2018 @ 08:45:30
Author: arojas
Revision: 318297
typo
Modified:
kcachegrind/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-09 08:27:17 UTC (rev 318296)
+++ PKGBUILD 2018-03-09 08:45:30 UTC (rev 318297)
@@ -43,7 +43,7 @@
}
package_kcachegrind-common() {
- pkdesc+=' (common files)'
+ pkgdesc+=' (common files)'
depends=(hicolor-icon-theme)
optdepends=('php: PHP support' 'graphviz: for plotting support' 'python2:
for hotshot2calltree')