summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
committerroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
commit5dcf6953607ce10f7479bba20fae43fe6d814f2b (patch)
treed622bbe613eb5a071a4ce1fdd5967046c4f62962 /pcr/youtube-dl-current
parent8fbc0076a4827ddc6af92e0b9daa4c4c31450808 (diff)
Sat Jul 20 01:11:42 PDT 2013
Diffstat (limited to 'pcr/youtube-dl-current')
-rw-r--r--pcr/youtube-dl-current/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 71517f39b..ad242cc05 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.18
+pkgver=2013.07.19
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=('a644d8419f5387a91387d1e9db97d00f'
+md5sums=('e426467eee65cb6224e1ca37433296d1'
'SKIP')
prepare() {