ytcc: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:58 -04:00
parent 31f0e81dfe
commit 542d1428d9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ytcc'
pkgname=ytcc
version=2.6.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="mpv yt-dlp python3-click python3-wcwidth"