diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-01-30 00:23:51 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-30 00:28:34 +0100 |
| commit | d8637ebc5ccca5635d41829cff3c8cc58c4bca61 (patch) | |
| tree | 14128d748ebc54185bd24d21710f661852ebe3a0 | |
| parent | 5b20744f94cdad30609f6f698e7252e7f71aed79 (diff) | |
| download | aports-d8637ebc5ccca5635d41829cff3c8cc58c4bca61.tar.bz2 aports-d8637ebc5ccca5635d41829cff3c8cc58c4bca61.tar.xz | |
community/youtube-dl: upgrade to 2020.01.24
| -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 e2be819d96..e0801cc5e1 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.01.15 +pkgver=2020.01.24 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="1b450feef1d6040726f99e482edb6119b66224a98bdec1983f6921f21b08bd8fceb77cff055326b660fb66742815e5e0238807707547ef82b51b9966fdc82be7 youtube-dl-2020.01.15.tar.gz" +sha512sums="8f85a218395d2932b26c7b76d5b03cbdf9a7c541415c8d1b805239b6ab1ca74b94fc497f32052a1d93fe20ac760994975a13551dd8c5319f0549af20b70a1a78 youtube-dl-2020.01.24.tar.gz" |
