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


Commits:
3a1d4aea by Antonio Rojas at 2025-06-10T08:55:29+02:00
upgpkg: 2025.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 = 2025.05.22
+       pkgver = 2025.06.09
        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.05.22.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.05.22/yt-dlp.tar.gz
-       sha256sums = 
1e5d675af0cb7ac5c00135e6d9cbb5a2fb6726126ae9ad62740548dddd36afcd
+       source = 
yt-dlp-2025.06.09.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.09/yt-dlp.tar.gz
+       sha256sums = 
46497ade23be173595d0bbdb41553873733696e0272fec5918cdcaebe17549aa
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: katt <magunasu....@gmail.com>
 
 pkgname=yt-dlp
-pkgver=2025.05.22
+pkgver=2025.06.09
 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=('1e5d675af0cb7ac5c00135e6d9cbb5a2fb6726126ae9ad62740548dddd36afcd')
+sha256sums=('46497ade23be173595d0bbdb41553873733696e0272fec5918cdcaebe17549aa')
 
 build() {
   cd $pkgname



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

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


Reply via email to