summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-09 05:48:05 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-09 05:48:05 +0300
commit02c010b854fe42a92f4ae94677acb57d2c374dd0 (patch)
tree9e7d6775a272253f0c764a711ccbbcb75d53a5c1 /pcr
parent560ac08df3e98477a2a4699331cee342bc7935aa (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 106fa1340..6de604372 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
+pkgver=2013.08.08.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=('7383c9818f37e5d5842f68a529a6bd17'
+md5sums=('d47ca5687cc7ec74abed22076d2d6022'
'SKIP')
prepare() {