diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-07 03:30:07 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-07 03:30:07 +0000 |
commit | bd5b8fe0fe2355ad0df744ed310d12b8a70c51f9 (patch) | |
tree | 193748868eafd7f5d1fb754757fa956bb3070ae6 /pcr | |
parent | 3b88fa9d064e61705923ef42381b467bc8ecfd32 (diff) |
Tue Jan 7 03:27:41 UTC 2014
Diffstat (limited to 'pcr')
-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 7ca493453..7beeb5918 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.03 +pkgver=2014.01.05.6 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=('676179e05b8c83d63e5aa21a92faaa32' +md5sums=('f3c0d49ace716b01079f96abd962c763' 'SKIP') |