diff options
author | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-21 03:03:11 -0700 |
commit | d3285d3c8cd7a90ac8766e0ce54c6eafaad7a5f2 (patch) | |
tree | 16903ca6eab9912b737843e2d20e8b793eb84809 /pcr/youtube-dl-current/PKGBUILD | |
parent | 42fbe2d214b850ded06b23ca33f3aa2880e60dbb (diff) |
Sat Sep 21 02:56:25 PDT 2013
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 4782b8162..1f7b10296 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.17 +pkgver=2013.09.20.1 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -27,5 +27,6 @@ package() { "${pkgdir}/usr/share/bash-completion/completions/youtube-dl" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } -md5sums=('cdf3f403aca2f397dc423ad28596dce8' + +md5sums=('ee26e1e7558bd5f411aae9b1bf9e7e47' 'SKIP') |