aboutsummaryrefslogtreecommitdiffstats
path: root/community/youtube-dl
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-01-30 00:22:01 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-01-30 00:22:01 +0100
commita32207985044e0a3d0e2d8abee6b56b8da49afad (patch)
tree331558c4f36b7d33a979f4c95c341c56d976f931 /community/youtube-dl
parent6cfce7cb211542f21c5647a75479c9701b1595df (diff)
downloadaports-a32207985044e0a3d0e2d8abee6b56b8da49afad.tar.bz2
aports-a32207985044e0a3d0e2d8abee6b56b8da49afad.tar.xz
community/youtube-dl: upgrade to 2016.01.29
The old version suddenly stopped to extract youtube URLs, dailymotion didn't work anymore either thus I guess that it's time for an update again...
Diffstat (limited to 'community/youtube-dl')
-rw-r--r--community/youtube-dl/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/youtube-dl/APKBUILD b/community/youtube-dl/APKBUILD
index 738ebf1942..f18ca6f431 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.01.09
+pkgver=2016.01.29
pkgrel=0
pkgdesc="A small command-line program to download videos from YouTube."
url="http://youtube-dl.org "
@@ -63,6 +63,6 @@ fishcomp() {
"$subpkgdir"/usr/share/fish/completions/ || return 1
}
-md5sums="7bbb146b682385d5e4adb5cfee3badcb youtube-dl-2016.01.09.tar.gz"
-sha256sums="463cfed59a1e2c6609a8e3d3354e0494833f1b249fe1979984b06a51ac5c904d youtube-dl-2016.01.09.tar.gz"
-sha512sums="bc022939ec2cdd574ca5ecedbfb349d516881996b50aac6a96220d94c358a38ff4ec8f8bd50195e2a6087dee558149e820935c60eaff8bb521bc8828413d44bf youtube-dl-2016.01.09.tar.gz"
+md5sums="c7ead2a65174d07fd903557f67facafd youtube-dl-2016.01.29.tar.gz"
+sha256sums="4b39800787d288c5f44cf00342d900d53386ef41c66a5397b406acac9fd60212 youtube-dl-2016.01.29.tar.gz"
+sha512sums="24f7646bd81040e16cbe66b5c67c35800799fef797b735c45e3f3c13cc5222c390484c452eedba2a42ba57dc3a88a153d7430bf0db378f6619191af1dfcfa4e8 youtube-dl-2016.01.29.tar.gz"