summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-08-04 22:53:50 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-08-04 22:53:50 -0600
commitd7d9365dc74f003258efd61e4d420b5936780c6a (patch)
treead9a0a260fe5cdfb66a62ca97457d9f623eb92fc /pcr/youtube-dl-current/PKGBUILD
parentc1d1095398535dc6f9de11f5f9ffe7a4573ff6d3 (diff)
parent7232ebf03772d0a7f1602a6032636c8df7f796c4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-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 a2d174304..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.25.2
+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=('db09e5672c674ccadd3c9afed77189d9'
+md5sums=('772d2bbf3e9bcfc3da05d956cf6d8705'
'SKIP')
prepare() {