onboard: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:14:43 -02:00
parent cb1f3c4b60
commit 2d2d417da1
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'onboard' # Template file for 'onboard'
pkgname=onboard pkgname=onboard
version=1.4.1 version=1.4.1
revision=3 revision=4
build_style=python3-module build_style=python3-module
pycompile_module="Onboard" pycompile_module="Onboard"
patch_args="-Np1" patch_args="-Np1"