From 5f6b75e8359cc38d71f9c05a0baba5895a3495e1 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:26:20 +0200 Subject: [PATCH] ctop: rebuild for Python 3.6 --- srcpkgs/ctop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ctop/template b/srcpkgs/ctop/template index 579bb9306c8..bf3d065c81b 100644 --- a/srcpkgs/ctop/template +++ b/srcpkgs/ctop/template @@ -1,7 +1,7 @@ # Template file for 'ctop' pkgname=ctop version=1.0.0 -revision=2 +revision=3 noarch=yes build_style=python3-module pycompile_module="cgroup_top.py"