From 3c9798991539661d140e5401a39a66e8a1b0e1f0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 04:21:32 +0200 Subject: [PATCH] pockyt: switch to python2-module --- srcpkgs/pockyt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pockyt/template b/srcpkgs/pockyt/template index 2fea1b3947a..e93c75d334c 100644 --- a/srcpkgs/pockyt/template +++ b/srcpkgs/pockyt/template @@ -3,7 +3,7 @@ pkgname=pockyt version=1.0 revision=1 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python-setuptools" depends="python-setuptools python-requests python-parse" pycompile_module="${pkgname}"