diff options
author | root <root@rshg054.dnsready.net> | 2013-07-24 01:48:51 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-24 01:48:51 -0700 |
commit | f4264e218200b57dd39b57531ba086d107e967b5 (patch) | |
tree | 629956f80b884c469cec9086e9af554e304bc1ae /pcr | |
parent | 1716a100d147ef9079e1e52eb74040579a00c2ad (diff) |
Wed Jul 24 01:48:49 PDT 2013
Diffstat (limited to 'pcr')
-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 ad242cc05..3f028ddb5 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.07.19 +pkgver=2013.07.23.1 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -14,7 +14,7 @@ license=('custom') depends=('python') makedepends=('python-distribute') source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('e426467eee65cb6224e1ca37433296d1' +md5sums=('e39cd51317c5b3799828f32268a78974' 'SKIP') prepare() { |