Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
yt-dlp
Commits:
59fb5b36 by Antonio Rojas at 2026-06-10T08:25:57+02:00
upgpkg: 2026.06.09-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = yt-dlp
pkgdesc = A youtube-dl fork with additional features and fixes
- pkgver = 2026.03.17
+ pkgver = 2026.06.09
pkgrel = 1
url = https://github.com/yt-dlp/yt-dlp
arch = any
@@ -29,7 +29,7 @@ pkgbase = yt-dlp
optdepends = python-pyxattr: for writing xattr metadata (alternative
option)
optdepends = phantomjs: for extractors with javascript code
optdepends = python-secretstorage: For -cookies-from-browser to access
the GNOME keyring while decrypting cookies of Chromium-based browsers
- source =
yt-dlp-2026.03.17.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.03.17/yt-dlp.tar.gz
- sha256sums =
c74f56fc88a7f9b7c995646f30538974a03dd7609f55257b20594fdeeb1e13df
+ source =
yt-dlp-2026.06.09.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.06.09/yt-dlp.tar.gz
+ sha256sums =
7603f876b78d08b5fdd5bcd1d368590fde22c3c18e4ea00766d51120d21cc679
pkgname = yt-dlp
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: katt <[email protected]>
pkgname=yt-dlp
-pkgver=2026.03.17
+pkgver=2026.06.09
pkgrel=1
pkgdesc='A youtube-dl fork with additional features and fixes'
arch=(any)
@@ -34,7 +34,7 @@ optdepends=('ffmpeg: for video post-processing'
'phantomjs: for extractors with javascript code'
'python-secretstorage: For -cookies-from-browser to access the
GNOME keyring while decrypting cookies of Chromium-based browsers')
source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('c74f56fc88a7f9b7c995646f30538974a03dd7609f55257b20594fdeeb1e13df')
+sha256sums=('7603f876b78d08b5fdd5bcd1d368590fde22c3c18e4ea00766d51120d21cc679')
build() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/59fb5b36e5ce841656e94a36a7d5bc5ed0cf8336
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/59fb5b36e5ce841656e94a36a7d5bc5ed0cf8336
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help