mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/youtube-dl: upgrade to 2012.02.27
This commit is contained in:
parent
e9bba6139f
commit
4f96303272
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user