summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-11-15 06:55:47 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-11-15 06:55:47 +0200
commit93678bcdeaf960a895256016b2419a3314cbb3bb (patch)
tree5176d1f7d72570cb6ef200a4128cf4793672cd19
parentf6e63d988fb273b4e803e8bba7f39e3cfc91944a (diff)
updating youtube-dl-current to version 2013.11.15
-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 0566f3ed4..f81f394d0 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.11.13
+pkgver=2013.11.15
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -27,5 +27,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('91e60ba6dc72ac53f4eaf3f4c0159b4e'
+md5sums=('f7fd2814e5c4ddbc6f4c1837f082e62d'
'SKIP')