mypaint: rebuild against python3-numpy

This commit is contained in:
Andrew J. Hesford 2024-07-01 14:13:46 -04:00
parent fe48e2ac10
commit 6db787e72f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mypaint'
pkgname=mypaint
version=2.0.1
revision=5
revision=6
build_style=python3-module
pycompile_dirs="/usr/share/mypaint"
hostmakedepends="swig pkg-config gettext python3-setuptools python3-numpy python3"