summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-09 18:03:46 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-09 18:03:46 +0300
commitb32825baa8e4c668fbcf8b234a42baf9edbe609d (patch)
tree0fe4a881eeb997420a4ab3bc160b9dd5aa3d1df6 /pcr
parent02c010b854fe42a92f4ae94677acb57d2c374dd0 (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 6de604372..57e30c88f 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.08.1
+pkgver=2013.08.09
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=('d47ca5687cc7ec74abed22076d2d6022'
+md5sums=('ae245c6ef518cdeb7f099a1c0d5a64ba'
'SKIP')
prepare() {