Updated open-video-downloader-bin to 3.2.1-2

This commit is contained in:
2026-07-06 00:01:37 +00:00
parent 85f199c076
commit 96050c8a0a
2 changed files with 2 additions and 18 deletions

View File

@@ -1,17 +1 @@
pkgbase = open-video-downloader-bin
pkgdesc = A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript
pkgver = 3.2.0
pkgrel = 2
url = https://github.com/jely2002/youtube-dl-gui
arch = x86_64
license = AGPL3
depends = gtk3
depends = webkit2gtk-4.1
provides = open-video-downloader
conflicts = open-video-downloader
options = !strip
options = !debug
source = open-video-downloader-3.2.0.deb::https://github.com/jely2002/youtube-dl-gui/releases/download/app-v3.2.0/Open.Video.Downloader_3.2.0_amd64.deb
sha256sums = 2a0190508c5b80d2801765073385439bf6dac7749473c19f842fbd5067f18e15
pkgname = open-video-downloader-bin

View File

@@ -5,7 +5,7 @@ _srcname="youtube-dl-gui"
_srcmntr="jely2002"
pkgname="${_pkgname}-bin"
pkgver="3.2.0"
pkgver="3.2.1"
pkgrel="2"
pkgdesc="A cross-platform GUI for youtube-dl made in Rust with Tauri and Vue + Typescript"
url="https://github.com/${_srcmntr}/${_srcname}"
@@ -18,7 +18,7 @@ source=("${_archive}::https://github.com/${_srcmntr}/${_srcname}/releases/downlo
conflicts=("open-video-downloader")
provides=("open-video-downloader")
sha256sums=("2a0190508c5b80d2801765073385439bf6dac7749473c19f842fbd5067f18e15")
sha256sums=("6a17c371653038e5b7ab88d25fdec407ff9532a933c8f2d755a53833761f4568")
package() {
bsdtar -xf "${srcdir}/data.tar.gz" -C "${pkgdir}"