diff --git a/core/youtube-dl/.checksums b/core/youtube-dl/.checksums index 235f5d7d3..3f7c27d5f 100644 --- a/core/youtube-dl/.checksums +++ b/core/youtube-dl/.checksums @@ -1 +1 @@ -d04a460bdae1575a270d66b54da7e5a8 youtube-dl-2020.06.16.1.tar.gz +4a239f765ea5a559becac1d4aa203b82 youtube-dl-2020.07.28.tar.gz diff --git a/core/youtube-dl/.pkgfiles b/core/youtube-dl/.pkgfiles index 7af004f9b..50f17a89a 100644 --- a/core/youtube-dl/.pkgfiles +++ b/core/youtube-dl/.pkgfiles @@ -4,7 +4,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.8/ drwxr-xr-x root/root usr/lib/python3.8/site-packages/ --rw-r--r-- root/root usr/lib/python3.8/site-packages/youtube_dl-2020.06.16.1-py3.8.egg-info +-rw-r--r-- root/root usr/lib/python3.8/site-packages/youtube_dl-2020.07.28-py3.8.egg-info drwxr-xr-x root/root usr/lib/python3.8/site-packages/youtube_dl/ -rw-r--r-- root/root usr/lib/python3.8/site-packages/youtube_dl/YoutubeDL.py -rw-r--r-- root/root usr/lib/python3.8/site-packages/youtube_dl/__init__.py diff --git a/core/youtube-dl/spkgbuild b/core/youtube-dl/spkgbuild index e998de609..4465b9778 100644 --- a/core/youtube-dl/spkgbuild +++ b/core/youtube-dl/spkgbuild @@ -2,7 +2,7 @@ # depends : python3 name=youtube-dl -version=2020.06.16.1 +version=2020.07.28 release=1 source="https://github.com/ytdl-org/youtube-dl/archive/$version/$name-$version.tar.gz"