summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2014-01-10 06:26:13 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2014-01-10 06:26:13 +0200
commitbc6b01b002ef83258a807904e2fa181be7913ff0 (patch)
tree8f8e7f4a32461eb315e8860c38c0a0db0a04c727
parent3d24e8031b480e0fe5a74d5a59396bc21a72f3b2 (diff)
updating youtube-dl-current to version 2014.01.08
-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 4a251fa93..7d4a90a37 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.07.5
+pkgver=2014.01.08
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=('de485f1333b9e42ebaaaac16ca4c60b4'
+md5sums=('bb3e523b7e4e59ac64ce9a48fda86de7'
'SKIP')