author | Urja (ARMLFS builder)
<urja+armlfs@urja.dev> 2025-02-10 10:15:06 UTC |
committer | Urja (ARMLFS builder)
<urja+armlfs@urja.dev> 2025-02-10 10:15:06 UTC |
parent | 6cd501f0916d170d946b8febf53beec1c28e22bd |
.SRCINFO | +3 | -5 |
PKGBUILD | +2 | -2 |
PKGBUILD.old | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 9be7a5a..08beda0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,12 +1,10 @@ pkgbase = yt-dlp pkgdesc = A youtube-dl fork with additional features and fixes - pkgver = 2024.05.27 + pkgver = 2025.01.26 pkgrel = 1 url = https://github.com/yt-dlp/yt-dlp arch = any license = Unlicense - checkdepends = python-pytest - makedepends = pandoc makedepends = python-build makedepends = python-hatchling makedepends = python-installer @@ -28,7 +26,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.05.27.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp.tar.gz - sha256sums = 83dbf15456490e7efe9ba839922f8221d07cf1168b29653fd476faa3cdf91235 + source = yt-dlp-2025.01.26.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/2025.01.26/yt-dlp.tar.gz + sha256sums = f9b62c5f8c3db910d693a7ac1477f44696a923ff9b0a3f9d87fefea4e10e9e04 pkgname = yt-dlp diff --git a/PKGBUILD b/PKGBUILD index 81d8692..b8fd81a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: katt <magunasu.b97@gmail.com> pkgname=yt-dlp -pkgver=2024.07.09 +pkgver=2025.01.26 pkgrel=1 pkgdesc='A youtube-dl fork with additional features and fixes' arch=(any) @@ -48,4 +48,4 @@ package() { cd $pkgname python -m installer --destdir="$pkgdir" dist/*.whl } -sha256sums=('9e569e1c03a75c8d07850e8993eb5a30c33db5985060253108cc2afe3f4a6f98') +sha256sums=('f9b62c5f8c3db910d693a7ac1477f44696a923ff9b0a3f9d87fefea4e10e9e04') diff --git a/PKGBUILD.old b/PKGBUILD.old index 9a50575..4e57b55 100644 --- a/PKGBUILD.old +++ b/PKGBUILD.old @@ -3,7 +3,7 @@ # Contributor: katt <magunasu.b97@gmail.com> pkgname=yt-dlp -pkgver=2024.05.27 +pkgver=2025.01.15 pkgrel=1 pkgdesc='A youtube-dl fork with additional features and fixes' arch=(any) @@ -48,4 +48,4 @@ package() { cd $pkgname python -m installer --destdir="$pkgdir" dist/*.whl } -sha256sums=('83dbf15456490e7efe9ba839922f8221d07cf1168b29653fd476faa3cdf91235') +sha256sums=('e410c5fbbc84af848a02ac985bcfae6089586c62ffa95d1ed87dadd96babac8d')