summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-12-04 19:48:21 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-12-04 19:48:21 +0200
commit96529e276e4fafdacab6d2d762e7bb400e030f9a (patch)
treef91ad65d7dfafa6b2bc4b0beaabbaad8be92d9bf /pcr
parent5c27a8b26a4f5ebb0917257ee97db836ebbe5848 (diff)
updating youtube-dl-current to version 2013.12.04
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 2d0046f1e..19810d1c1 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.12.03
+pkgver=2013.12.04
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('54f68459d5463d7cde0379a2b9394734'
+md5sums=('b0db9d5bfe29b23425847f8cc90dd9be'
'SKIP')