Bump library versions

This commit is contained in:
OleSTEEP 2026-01-13 00:41:31 +03:00
parent 695a9bcdf4
commit d71e758285
5 changed files with 8 additions and 11 deletions

View file

@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Collection of tools used by VienDesu! Porting Team"
arch=("any")
url="https://github.com/VienDesuPorting/VNTools"
depends=("python" "python-pillow" "python-pillow-avif-plugin" "python-python-ffmpeg" "python-progress" "python-colorama")
depends=("python" "python-pillow" "python-python-ffmpeg" "python-progress" "python-colorama")
makedepends=("python-setuptools" "git")
provides=("vntools")
source=("git+${url}.git#branch=testing")