summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2014-01-21 07:49:26 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2014-01-21 07:49:26 +0200
commitbd7c72a0041b390fc108ca6e7689c1098754aea4 (patch)
tree24f33715d05fc91488b2970e47f5a6a0d5d4f46f
parent51ba717d5811cfaeec4e6ca977abd74ca311ed67 (diff)
updating youtube-dl-current to version 2014.01.20
-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 cb75f9bd3..fc7e3251d 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=2014.01.17.2
+pkgver=2014.01.20
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=('7b508642c3703f117bd6a5d9cf324356'
+md5sums=('e8c5f87f0cfc844457ce4286b0f07501'
'SKIP')