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


Commits:
53ba67ea by Antonio Rojas at 2026-01-29T23:33:13+01:00
upgpkg: 2026.01.29-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = yt-dlp
        pkgdesc = A youtube-dl fork with additional features and fixes
-       pkgver = 2025.12.08
-       pkgrel = 2
+       pkgver = 2026.01.29
+       pkgrel = 1
        url = https://github.com/yt-dlp/yt-dlp
        arch = any
        license = Unlicense
@@ -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-2025.12.08.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.12.08/yt-dlp.tar.gz
-       sha256sums = 
9814ae7dd4118a80a6104399d4984e355d2a71f78e6bbc48137a5b299eddcbaf
+       source = 
yt-dlp-2026.01.29.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2026.01.29/yt-dlp.tar.gz
+       sha256sums = 
e4edd01abd229f646b8280209d462785c2d0929f7612fb24740fa528e5eff433
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2025.12.08
-pkgrel=2
+pkgver=2026.01.29
+pkgrel=1
 pkgdesc='A youtube-dl fork with additional features and fixes'
 arch=(any)
 url='https://github.com/yt-dlp/yt-dlp'
@@ -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=('9814ae7dd4118a80a6104399d4984e355d2a71f78e6bbc48137a5b299eddcbaf')
+sha256sums=('e4edd01abd229f646b8280209d462785c2d0929f7612fb24740fa528e5eff433')
 
 build() {
   cd $pkgname



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

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


Reply via email to