diff options
author | root <root@rshg054.dnsready.net> | 2013-09-18 02:36:32 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-18 02:36:32 -0700 |
commit | d21b8cdc0567fba4d6e74284363fedb98f2f7d07 (patch) | |
tree | b99318aaa837d40b180e586e35603c49f2d1ced1 /pcr/youtube-dl-current/PKGBUILD | |
parent | 7080cab465360c1e2571433323481aed6741ecbe (diff) |
Wed Sep 18 02:30:56 PDT 2013
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index cfa85cd68..4782b8162 100644 --- a/pcr/youtube-dl-current/PKGBUILD +++ b/pcr/youtube-dl-current/PKGBUILD @@ -5,7 +5,7 @@ pkgname=youtube-dl-current _pkgname=youtube-dl provides=(youtube-dl) -pkgver=2013.09.16 +pkgver=2013.09.17 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -27,5 +27,5 @@ package() { "${pkgdir}/usr/share/bash-completion/completions/youtube-dl" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } -md5sums=('8b02356879e80a90acbb2ebb07b26629' +md5sums=('cdf3f403aca2f397dc423ad28596dce8' 'SKIP') |