summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-11-16 10:21:00 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-11-16 10:21:00 +0200
commitca0470fe329ddb9aa3cad1868a6b93346148364c (patch)
tree2c673164ec3c93a8bc7fc3d3e399c7083602f6e9 /pcr
parent57f30a55a78c0b5c7d53b0ca33a03329924dc88f (diff)
updating youtube-dl-current to version 2013.11.15.1
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 f81f394d0..75e4d2bd6 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.15
+pkgver=2013.11.15.1
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=('f7fd2814e5c4ddbc6f4c1837f082e62d'
+md5sums=('eb60e8a818fca584cbb3f43cae321d83'
'SKIP')