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


Commits:
89cae0a5 by Antonio Rojas at 2024-12-09T17:53:20+01:00
upgpkg: 2024.12.06-1: Update to 2024.12.06

- - - - -


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 = 2024.12.03
-       pkgrel = 2
+       pkgver = 2024.12.06
+       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-2024.12.03.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.03/yt-dlp.tar.gz
-       sha256sums = 
1ffaac08516e6c856672e16eaaf57299e73665d9775b0da74d7abb9afd41aac2
+       source = 
yt-dlp-2024.12.06.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2024.12.06/yt-dlp.tar.gz
+       sha256sums = 
ca50d78fee784e49b53cbfa0278f3f8ded3d17104fca50e7b45f74892479c0d6
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2024.12.03
-pkgrel=2
+pkgver=2024.12.06
+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=('1ffaac08516e6c856672e16eaaf57299e73665d9775b0da74d7abb9afd41aac2')
+sha256sums=('ca50d78fee784e49b53cbfa0278f3f8ded3d17104fca50e7b45f74892479c0d6')
 
 build() {
   cd $pkgname



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

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


Reply via email to