summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-08-02 15:51:02 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-08-02 15:51:02 +0300
commit00475b32c155d5619f243fdf3d0e738d42727007 (patch)
treeeaf213dbc2eef623d0985af697557e323ffa6c7b /pcr
parent0e626684331cc72797893ea341554c39753c89f6 (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 64778701a..311e554e7 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.31
+pkgver=2013.08.02
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=('879407fed53888aae97a0eda26e693e6'
+md5sums=('772d2bbf3e9bcfc3da05d956cf6d8705'
'SKIP')
prepare() {