summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-25 01:46:50 -0700
committerroot <root@rshg054.dnsready.net>2013-07-25 01:46:50 -0700
commitd184897bb273331edc2aa9c37f6514f9956c58f4 (patch)
tree1f76798448043bf2f2673293d215d440cf9aaec2 /pcr/youtube-dl-current
parentf4264e218200b57dd39b57531ba086d107e967b5 (diff)
Thu Jul 25 01:44:55 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 3f028ddb5..84845960e 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.23.1
+pkgver=2013.07.24.2
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=('e39cd51317c5b3799828f32268a78974'
+md5sums=('7ffcae6db1e5387a5f002e195da23cf4'
'SKIP')
prepare() {