summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-09-17 21:36:37 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-09-17 21:36:37 +0300
commitfa5e7f3c0eca11b2b9ef6ed2c7f272b7fe7a2d23 (patch)
treed13447ace1f6ab02da89966e1b47ae93e246017d
parentffa02e401d290931439fd16ae2e388af718494e8 (diff)
updating youtube-dl-current to version 2013.09.17
-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 cfa85cd68..4782b8162 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.09.16
+pkgver=2013.09.17
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=('8b02356879e80a90acbb2ebb07b26629'
+md5sums=('cdf3f403aca2f397dc423ad28596dce8'
'SKIP')