summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-30 01:43:56 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-30 01:43:56 +0300
commit64094a20d219b01527846e78454793402b07685e (patch)
treea1a1a3c67d96325faee4966db78f70db6e3f7749 /pcr/youtube-dl-current
parent7b5f5a5e83341d02f22816d9b4c0494703c3b094 (diff)
updating youtube-dl-current PKGBUILD
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 a4c1c4674..63723fd6f 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.28.1
+pkgver=2013.08.29
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=('c57a46fe394e5c9cd9484f59f9ae029f'
+md5sums=('2d55357fe9799f71d2122b4de7224440'
'SKIP')
prepare() {