From 8d40012b6e751363327167404640e77153eec389 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:41 +0100 Subject: [PATCH] onboard: rebuild for Python 3.8.1. --- srcpkgs/onboard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/onboard/template b/srcpkgs/onboard/template index 467ed8f0ea5..9f5398c48d8 100644 --- a/srcpkgs/onboard/template +++ b/srcpkgs/onboard/template @@ -1,7 +1,7 @@ # Template file for 'onboard' pkgname=onboard version=1.4.1 -revision=5 +revision=6 build_style=python3-module pycompile_module="Onboard" patch_args="-Np1"