Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
yt-dlp


Commits:
9e52b7a2 by Antonio Rojas at 2026-07-05T09:30:18+02:00
upgpkg: 2026.07.04-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.06.09
+       pkgver = 2026.07.04
        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.06.09.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.06.09/yt-dlp.tar.gz
-       sha256sums = 
7603f876b78d08b5fdd5bcd1d368590fde22c3c18e4ea00766d51120d21cc679
+       source = 
yt-dlp-2026.07.04.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.07.04/yt-dlp.tar.gz
+       sha256sums = 
31c32457d1a573a341bb0929386c624fe47339a5338829e6e9c9454bdfa7397a
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2026.06.09
+pkgver=2026.07.04
 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=('7603f876b78d08b5fdd5bcd1d368590fde22c3c18e4ea00766d51120d21cc679')
+sha256sums=('31c32457d1a573a341bb0929386c624fe47339a5338829e6e9c9454bdfa7397a')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/9e52b7a2cc1a7e600331b0a25779594c268712b0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/9e52b7a2cc1a7e600331b0a25779594c268712b0
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


Reply via email to