diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-01-21 07:49:26 +0200 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-01-21 07:49:26 +0200 |
commit | bd7c72a0041b390fc108ca6e7689c1098754aea4 (patch) | |
tree | 24f33715d05fc91488b2970e47f5a6a0d5d4f46f /pcr/youtube-dl-current/PKGBUILD | |
parent | 51ba717d5811cfaeec4e6ca977abd74ca311ed67 (diff) | |
download | abslibre-bd7c72a0041b390fc108ca6e7689c1098754aea4.tar.gz abslibre-bd7c72a0041b390fc108ca6e7689c1098754aea4.tar.bz2 abslibre-bd7c72a0041b390fc108ca6e7689c1098754aea4.zip |
updating youtube-dl-current to version 2014.01.20
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-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 cb75f9bd3..fc7e3251d 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.17.2 +pkgver=2014.01.20 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=('7b508642c3703f117bd6a5d9cf324356' +md5sums=('e8c5f87f0cfc844457ce4286b0f07501' 'SKIP') |