summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/youtube-dl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/youtube-dl/APKBUILD b/testing/youtube-dl/APKBUILD
index bf3a933b7..40d729f87 100644
--- a/testing/youtube-dl/APKBUILD
+++ b/testing/youtube-dl/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=youtube-dl
-pkgver=2012.02.27
+pkgver=2012.12.11
pkgrel=0
pkgdesc="A small command-line program for downloading videos from YouTube.com"
url="http://rg3.github.com/youtube-dl/"
@@ -34,4 +34,4 @@ package() {
install -m 0555 youtube-dl-$pkgver "$pkgdir"/usr/bin/youtube-dl
}
-md5sums="bd2f1db2f3edafcbf207fab805d36e23 youtube-dl-2012.02.27"
+md5sums="fdaa2e28100fae06dda7ec68b539e2b0 youtube-dl-2012.12.11"