summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-29 05:41:39 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-29 05:41:39 +0300
commit7a1ce582d431ebee67c93c4b15dc62d9cd4bbb54 (patch)
treeeddf056c985f79bf348d7722be90acdf0b23b67b /pcr
parent4d5976724a2c428b1149116cf7d3d6dce70c1e8c (diff)
updating youtube-dl-current PKGBUILD
Diffstat (limited to 'pcr')
-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 2763af09b..a4c1c4674 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
+pkgver=2013.08.28.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=('f9a0d7532573fce13dfb42ffcde29a0b'
+md5sums=('c57a46fe394e5c9cd9484f59f9ae029f'
'SKIP')
prepare() {