testing/youtube-dl: upgrade to 2012.02.27

This commit is contained in:
Fabian Affolter 2012-09-21 15:24:55 +00:00
parent e9bba6139f
commit 4f96303272

View File

@ -1,14 +1,14 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=youtube-dl
pkgver=2012.01.08b
pkgver=2012.02.27
pkgrel=0
pkgdesc="a small command-line program for downloading videos from YouTube.com"
pkgdesc="A small command-line program for downloading videos from YouTube.com"
url="http://rg3.github.com/youtube-dl/"
arch="noarch"
license="Public Domain"
depends="python>=2.5"
makedepends="wget"
makedepends=""
install=""
subpackages=""
source="https://raw.github.com/rg3/$pkgname/$pkgver/youtube-dl"
@ -34,4 +34,4 @@ package() {
install -m 0555 youtube-dl "$pkgdir"/usr/bin
}
md5sums="a445420376d975a21f0292df5ff6e5b9 youtube-dl"
md5sums="bd2f1db2f3edafcbf207fab805d36e23 youtube-dl"