summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLartza2020-11-15 11:57:56 +0200
committerLartza2020-11-15 11:57:56 +0200
commitae5d304861edd421820a924c62372e366cb83237 (patch)
treecc28eca496069f857449acbc187e78f00a9e7b9e /PKGBUILD
parent8f739979cf63e57aa66ec908626ce5315cb06983 (diff)
downloadaur-ae5d304861edd421820a924c62372e366cb83237.tar.gz
Temporary(?) upstream git repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8dfccddaa2b..5143d5d56140 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=youtube-dl-git
_gitname="youtube-dl"
-pkgver=2020.03.24.r16.00eb865b3
+pkgver=2020.11.12.r0.28f9568a8
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites (git version)"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('ffmpeg: for video post-processing'
'phantomjs: for openload support')
provides=("youtube-dl")
conflicts=("youtube-dl")
-source=('git+https://github.com/ytdl-org/youtube-dl.git')
+source=('git+https://gitlab.com/dstftw/youtube-dl.git')
md5sums=('SKIP')
pkgver() {