avideo: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:04:12 -04:00
parent 599f44ac7e
commit 4adbbc2214
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'avideo'
pkgname=avideo
version=2017.9.27
revision=8
revision=9
build_style=python3-module
hostmakedepends="python3"
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Libre video and audio downloader for GNU/Linux"
maintainer="Orphaned <orphan@voidlinux.org>"