From 2d2d417da1899df063b15a589419d5f16295482d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:43 -0200 Subject: [PATCH] onboard: rebuild to fix cpython modules --- srcpkgs/onboard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/onboard/template b/srcpkgs/onboard/template index 4940117188c..844744038d8 100644 --- a/srcpkgs/onboard/template +++ b/srcpkgs/onboard/template @@ -1,7 +1,7 @@ # Template file for 'onboard' pkgname=onboard version=1.4.1 -revision=3 +revision=4 build_style=python3-module pycompile_module="Onboard" patch_args="-Np1"