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


Commits:
ff412122 by Antonio Rojas at 2025-07-22T08:24:35+02:00
upgpkg: 2025.07.21-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 = 2025.06.30
+       pkgver = 2025.07.21
        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-2025.06.30.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp.tar.gz
-       sha256sums = 
606f3e3e431839998d1f377de615a9792e77e5968ad929c2c6ba1a17774bbf1b
+       source = 
yt-dlp-2025.07.21.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp.tar.gz
+       sha256sums = 
36cbd8a36c30c8a17c13faf452118c1ee8ba1aeb8516aa4ead6f17d8a6e4a10a
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: katt <magunasu....@gmail.com>
 
 pkgname=yt-dlp
-pkgver=2025.06.30
+pkgver=2025.07.21
 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=('606f3e3e431839998d1f377de615a9792e77e5968ad929c2c6ba1a17774bbf1b')
+sha256sums=('36cbd8a36c30c8a17c13faf452118c1ee8ba1aeb8516aa4ead6f17d8a6e4a10a')
 
 build() {
   cd $pkgname



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

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


Reply via email to