diff options
author | root <root@rshg054.dnsready.net> | 2013-08-31 04:28:12 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-31 04:28:12 -0700 |
commit | f20ef2edd6d039b732c288f67377cb752a8d5351 (patch) | |
tree | a5960a30cdb465d866431e603c8aea585ba618ce | |
parent | 35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (diff) |
Sat Aug 31 04:28:04 PDT 2013
-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 63723fd6f..dfaba34cc 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.08.29 +pkgver=2013.08.30 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=('2d55357fe9799f71d2122b4de7224440' +md5sums=('f9e5574fe3b645892a7d814797b8a607' 'SKIP') prepare() { |