summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-12-27 07:36:26 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-12-27 07:36:26 +0200
commite8519de6e9499b2a8f3066d97c5b510c45a7bff2 (patch)
tree815db4e491ec98344aedcd077e91a3d747748675
parentf89504d39c26821c0c0caecec10c4580fcce787b (diff)
updating youtube-dl-current to version 2013.12.26
-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 39b5a5195..96a493b25 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.23.4
+pkgver=2013.12.26
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=('8505cc9b2968cfff2aeae93e2d2350eb'
+md5sums=('ae343ec6785e6bed333aa2fe2eaed31c'
'SKIP')