aboutsummaryrefslogtreecommitdiffstats
path: root/community/youtube-dl
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-11-02 12:03:48 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-11-02 12:03:48 +0100
commit2dde181891fb51a571b68bdf454c97b4949e919f (patch)
treebc20413d2c6076df4aaab9c172cf2ce35639df28 /community/youtube-dl
parent8b3eacfe449b6af70407024f5650e52a67330908 (diff)
downloadaports-2dde181891fb51a571b68bdf454c97b4949e919f.tar.bz2
aports-2dde181891fb51a571b68bdf454c97b4949e919f.tar.xz
community/youtube-dl: upgrade to 2016.11.02
Diffstat (limited to 'community/youtube-dl')
-rw-r--r--community/youtube-dl/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/youtube-dl/APKBUILD b/community/youtube-dl/APKBUILD
index b256cccfe4..7664337c94 100644
--- a/community/youtube-dl/APKBUILD
+++ b/community/youtube-dl/APKBUILD
@@ -4,7 +4,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=youtube-dl
-pkgver=2016.10.12
+pkgver=2016.11.02
pkgrel=0
pkgdesc="A small command-line program to download videos from YouTube."
url="http://youtube-dl.org "
@@ -16,7 +16,7 @@ subpackages="
$pkgname-zsh-completion:zshcomp
$pkgname-bash-completion:bashcomp
$pkgname-fish-completion:fishcomp"
-source="http://$pkgname.org/downloads/$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/rg3/$pkgname/releases/download/2016.11.02/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname"
prepare() {
@@ -60,6 +60,6 @@ fishcomp() {
"$subpkgdir"/usr/share/fish/completions/ || return 1
}
-md5sums="861884fb22aa0c4d029040c897a3ec25 youtube-dl-2016.10.12.tar.gz"
-sha256sums="3e96d144c5abe8016bc771eebbc687947c3332b3f06247d3cfcca1231041bde9 youtube-dl-2016.10.12.tar.gz"
-sha512sums="bd671aa58784ebe057177b23131664d73ee6cd6a9993359c9689569afb6d0499d598ce95569c70028721d9b8d326698e2934e56bcbb503e1f22919510b3cff68 youtube-dl-2016.10.12.tar.gz"
+md5sums="77a63be2408c9cecbc8d1d6ff987ec21 youtube-dl-2016.11.02.tar.gz"
+sha256sums="97777924c3df763d3f2259c9a7f227a01e787ccd452be198191a4a848a7632d7 youtube-dl-2016.11.02.tar.gz"
+sha512sums="54501a153dad0523ab4df4120169b9bb9e0ae61c82eb9d1c126ced06c3f853604ef9104812cf839ef348b04c04d016798cac9e15cff45b4eba1cff09096d6d5c youtube-dl-2016.11.02.tar.gz"