Date: Saturday, December 24, 2016 @ 18:01:36
Author: foutrelis
Revision: 201731
Python 3.6 rebuild
Modified:
python-profilestats/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-24 18:01:31 UTC (rev 201730)
+++ PKGBUILD 2016-12-24 18:01:36 UTC (rev 201731)
@@ -4,7 +4,7 @@
pkgbase=python-profilestats
pkgname=('python-profilestats' 'python2-profilestats')
pkgver=2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Decorator for profiling individual functions and converting profiling
data to the kcachegrind/qcachegrind format."
arch=('any')
license=('BSD')