summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Tatschner2021-09-25 10:15:37 +0200
committerStefan Tatschner2021-09-25 10:15:37 +0200
commit8705056bfa95bf573a3885dae95b571183e49995 (patch)
treef29040ee65ea5e7593d4a4822773fbf326bf3e0e
parent60293d158be9f892cf4dccc65bb049d3a6dbe5d1 (diff)
downloadaur-8705056bfa95bf573a3885dae95b571183e49995.tar.gz
upgpkg: yt-dlp 2021.09.25-1
upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4048683b6925..892c61b15dad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yt-dlp
pkgdesc = A youtube-dl fork with additional features and fixes
- pkgver = 2021.09.02
+ pkgver = 2021.09.25
pkgrel = 1
url = https://github.com/yt-dlp/yt-dlp
arch = any
@@ -17,7 +17,7 @@ pkgbase = yt-dlp
optdepends = rtmpdump: for rtmp streams support
optdepends = atomicparsley: for embedding thumbnails into m4a files
optdepends = aria2: for using aria2 as external downloader
- source = https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.02/yt-dlp.tar.gz
+ source = https://github.com/yt-dlp/yt-dlp/releases/download/2021.09.25/yt-dlp.tar.gz
sha256sums = 6fd6a32ba43ea10ff12dd96c744b531c9b2a79a883b5f06f431a99e3bfc59598
pkgname = yt-dlp
diff --git a/PKGBUILD b/PKGBUILD
index d4db56ee4cb3..27f8e43c205c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: katt <magunasu.b97@gmail.com>
pkgname=yt-dlp
-pkgver=2021.09.02
+pkgver=2021.09.25
pkgrel=1
pkgdesc='A youtube-dl fork with additional features and fixes'
arch=(any)