diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-01-22 20:12:18 +0200 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-01-22 20:12:18 +0200 |
commit | b0111a06ccaf366742f5ebe11f22dc6cecc3ccd5 (patch) | |
tree | 91e4473aaf2ba5d3e415622aed237701599d8e09 /pcr/youtube-dl-current | |
parent | c87a3442b8df14ac47eedfedf427f37be8f1e9a5 (diff) | |
download | abslibre-b0111a06ccaf366742f5ebe11f22dc6cecc3ccd5.tar.gz abslibre-b0111a06ccaf366742f5ebe11f22dc6cecc3ccd5.tar.bz2 abslibre-b0111a06ccaf366742f5ebe11f22dc6cecc3ccd5.zip |
updating youtube-dl-current to version 2014.01.22.3
Diffstat (limited to 'pcr/youtube-dl-current')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 01225e649..a88d99bb6 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.22.1 +pkgver=2014.01.22.3 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=('7bf851198b0f5049a020d10e27bf6b2f' +md5sums=('16f30350b5de9f13174839670565eb4f' 'SKIP') |