summaryrefslogtreecommitdiff
path: root/youtube-dl/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'youtube-dl/Pkgfile')
-rw-r--r--youtube-dl/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/youtube-dl/Pkgfile b/youtube-dl/Pkgfile
index 33373a866..a26dd0e04 100644
--- a/youtube-dl/Pkgfile
+++ b/youtube-dl/Pkgfile
@@ -1,12 +1,12 @@
# Description: A command-line program to download videos from YouTube.com and a few more sites.
-# URL: https://rg3.github.io/youtube-dl/
+# URL: https://youtube-dl.org/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3-setuptools
name=youtube-dl
-version=2020.09.20
+version=2020.11.01.1
release=1
-source=(https://github.com/ytdl-org/youtube-dl/releases/download/$version/$name-$version.tar.gz)
+source=(https://youtube-dl.org/downloads/$version/$name-$version.tar.gz)
build() {
cd $name

Generated by cgit