diff --git a/srcpkgs/bCNC/template b/srcpkgs/bCNC/template index 4bfdbe16cca..8ba1426fc45 100644 --- a/srcpkgs/bCNC/template +++ b/srcpkgs/bCNC/template @@ -1,7 +1,7 @@ # Template file for 'bCNC' pkgname=bCNC -version=0.9.14.307 -revision=4 +version=0.9.15 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-pyserial python3-Pillow python3-tkinter python3-numpy python3-scipy" @@ -10,7 +10,8 @@ maintainer="Urs Schulz " license="GPL-2.0-only" homepage="https://github.com/vlachoudis/bCNC" distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=005c3f2a0b244abab81dc3f6df2001f530db655165611165e7009e28b94cda5f +checksum=7ca77f8914d2da51b4a2bf5db1fe48f52037e59e972769bf48c932fbee2d5ff3 +make_check=no # all tests require pyautogui, which is not packaged post_install() { vmkdir usr/share/applications