summaryrefslogtreecommitdiff
path: root/pcr/youtube-dl-current
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-08-29 23:25:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-08-29 23:25:46 -0300
commit15332eb1c892f981591ff8818fb5030c73db982f (patch)
tree7069b27456b082bad55677dcf916adc21a0cc394 /pcr/youtube-dl-current
parente464eaa4f382413783022682df6150a33c8e3f57 (diff)
parent64094a20d219b01527846e78454793402b07685e (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/youtube-dl-current')
-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..63723fd6f 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.29
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=('2d55357fe9799f71d2122b4de7224440'
'SKIP')
prepare() {