vidcutter: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:18 -04:00
parent d311fc8a75
commit 591838cbde

View file

@ -1,7 +1,7 @@
# Template file for 'vidcutter'
pkgname=vidcutter
version=6.0.0
revision=4
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython"
makedepends="mpv-devel python3-devel"