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


Commits:
32fd770f by Antonio Rojas at 2024-08-01T19:22:10+02:00
upgpkg: 2024.08.01-1: Update to 2024.08.01

- - - - -


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 = 2024.07.25
+       pkgver = 2024.08.01
        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-2024.07.25.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.25/yt-dlp.tar.gz
-       sha256sums = 
f34f396cd100f9a68ad6ffbb0d09932011e8f6896d01a177f3c6610b39b53488
+       source = 
yt-dlp-2024.08.01.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2024.08.01/yt-dlp.tar.gz
+       sha256sums = 
9ddf1082359431dadb8cc78c91b04bfd8308a2c2fc2c51573a7936e558dca327
 
 pkgname = yt-dlp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: katt <[email protected]>
 
 pkgname=yt-dlp
-pkgver=2024.07.25
+pkgver=2024.08.01
 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=('f34f396cd100f9a68ad6ffbb0d09932011e8f6896d01a177f3c6610b39b53488')
+sha256sums=('9ddf1082359431dadb8cc78c91b04bfd8308a2c2fc2c51573a7936e558dca327')
 
 build() {
   cd $pkgname



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

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


Reply via email to