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


Commits:
c4df67d1 by Antonio Rojas at 2026-02-04T10:20:42+01:00
upgpkg: 2026.02.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.01.31
+       pkgver = 2026.02.04
        pkgrel = 1
        url = https://github.com/yt-dlp/yt-dlp
        arch = any
@@ -28,7 +28,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.01.31.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.01.31/yt-dlp.tar.gz
-       sha256sums = 
928639b0355c2ee40af7b574e47a3c00048756e405f7964a7b39d70fe0cda4ba
+       source = 
yt-dlp-2026.02.04.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.02.04/yt-dlp.tar.gz
+       sha256sums = 
617c5917666585f6ccb0a39c4a16b1e77fe1f9cedb8076c3a482e115a7ff1bd6
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2026.01.31
+pkgver=2026.02.04
 pkgrel=1
 pkgdesc='A youtube-dl fork with additional features and fixes'
 arch=(any)
@@ -33,7 +33,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=('928639b0355c2ee40af7b574e47a3c00048756e405f7964a7b39d70fe0cda4ba')
+sha256sums=('617c5917666585f6ccb0a39c4a16b1e77fe1f9cedb8076c3a482e115a7ff1bd6')
 
 build() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/yt-dlp/-/commit/c4df67d19e454e7cc514e6f1e94a385c6bbdbda6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to