diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-22 03:54:26 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-22 03:54:26 +0000 |
commit | c9e4976968b0f847cc693453df1e947531af2e76 (patch) | |
tree | 05361687b4ad1463a2eae8449272d074925421eb /pcr/youtube-dl-current/PKGBUILD | |
parent | 6f1efdf04cd569f1191e365ac4c5d473bdfe2c15 (diff) |
Wed Jan 22 03:51:02 UTC 2014
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..66488d7de 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.21.1 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=('0860b9fde30b412df9b3c4d4ede50708' 'SKIP') |