-bin suffix
All checks were successful
Update Package Version / update (push) Successful in 6s

This commit is contained in:
2026-04-10 18:35:10 +02:00
parent d92de932d2
commit 6d37d7d140
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ _pkgname="open-video-downloader"
_srcname="youtube-dl-gui"
_srcmntr="jely2002"
pkgname="${_pkgname}"
pkgname="${_pkgname}-bin"
pkgver="3.2.0"
pkgrel="1"
pkgdesc="A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript"