diff options
| author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-08 18:06:00 +0100 |
|---|---|---|
| committer | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-08 18:06:00 +0100 |
| commit | 318dc78cd857bcb4821fa77eec01bc063c0a6f57 (patch) | |
| tree | ea07dafe217ecbf5fd49a2a84d10fd78e77c7d4b | |
| parent | 503640d2c269bc20778101b74a3b138fdaa12255 (diff) | |
| download | aports-318dc78cd857bcb4821fa77eec01bc063c0a6f57.tar.bz2 aports-318dc78cd857bcb4821fa77eec01bc063c0a6f57.tar.xz | |
community/youtube-dl: upgrade to 2020.05.08
https://github.com/ytdl-org/youtube-dl/blob/master/ChangeLog
| -rw-r--r-- | community/youtube-dl/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/youtube-dl/APKBUILD b/community/youtube-dl/APKBUILD index c455c0a786..d927cdb564 100644 --- a/community/youtube-dl/APKBUILD +++ b/community/youtube-dl/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Timo Teräs <timo.teras@iki.fi> # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=youtube-dl -pkgver=2020.05.03 +pkgver=2020.05.08 pkgrel=0 pkgdesc="Command-line program to download videos from YouTube" url="https://youtube-dl.org/" @@ -64,4 +64,4 @@ fishcomp() { "$subpkgdir"/usr/share/fish/completions/ } -sha512sums="52cbbe49f17489cdf30298c300a7615f53d329305f3afac282fd5ecdb069641644064bf70a7ef93874252a7c206b2f1da42781e81542878261c21b7017950bc7 youtube-dl-2020.05.03.tar.gz" +sha512sums="fbfd6bc42959547c6307b291478d7d86b79847a92d193b795d91f717471927d22c45356c0e2ba03ea1c5bc96d2fa5a949cb2283b0d7ec976bcf3a54d6c928ed1 youtube-dl-2020.05.08.tar.gz" |
