[arch-commits] Commit in yt-dlp/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Dec 25 10:25:44 UTC 2021
Date: Saturday, December 25, 2021 @ 10:25:44
Author: arojas
Revision: 1083551
Update to 2021.12.25
Modified:
yt-dlp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-25 10:25:12 UTC (rev 1083550)
+++ PKGBUILD 2021-12-25 10:25:44 UTC (rev 1083551)
@@ -3,8 +3,8 @@
# Contributor: katt <magunasu.b97 at gmail.com>
pkgname=yt-dlp
-pkgver=2021.12.01
-pkgrel=3
+pkgver=2021.12.25
+pkgrel=1
pkgdesc='A youtube-dl fork with additional features and fixes'
arch=(any)
url='https://github.com/yt-dlp/yt-dlp'
@@ -16,7 +16,7 @@
'atomicparsley: for embedding thumbnails into m4a files'
'aria2: for using aria2 as external downloader')
source=($pkgname-$pkgver.tar.gz::https://github.com/yt-dlp/yt-dlp/releases/download/$pkgver/yt-dlp.tar.gz)
-sha256sums=('bf0cc22d17ffbe59c0d0378026ff135a996b86c546ec9713d838f952dea61e0f')
+sha256sums=('0a4eecdb2bf5d53f87507b7067563a3800f3babf216b01583a2e109ea8ccd427')
build() {
cd $pkgname
More information about the arch-commits
mailing list