diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-02-01 10:47:53 +0200 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2014-02-01 10:47:53 +0200 |
commit | da49920e1e2c651681968cccb889e2b399f63853 (patch) | |
tree | 0acd0408ff82175bc7e0da31478f022afdc7add4 /pcr/youtube-dl-current/PKGBUILD | |
parent | 46902309829fe2ace0af09b112b70e90da376a1b (diff) |
updating youtube-dl-current to version 2014.01.30.2
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 84e551756..7e25e0295 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.30.1 +pkgver=2014.01.30.2 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=('995fc8468724dabfbb50cd8d0ac56f24' +md5sums=('4a6dded4aff1a43b2492de38f8ea1ed3' 'SKIP') |