diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-10-08 14:26:28 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-10-08 14:26:28 -0300 |
commit | 7e5c6fc7663105368591ea9dcaa4b871dbc9956d (patch) | |
tree | 35815894b5ec33fc09c2cdc90632e33c379deffe /pcr/youtube-dl-current/PKGBUILD | |
parent | 5f492d499f0ae08a1d45d1ddacab283370ff7e2f (diff) | |
parent | ee8370a2a30d6aa032ef0be3f35c32d7fd1c33e8 (diff) | |
download | abslibre-7e5c6fc7663105368591ea9dcaa4b871dbc9956d.tar.gz abslibre-7e5c6fc7663105368591ea9dcaa4b871dbc9956d.tar.bz2 abslibre-7e5c6fc7663105368591ea9dcaa4b871dbc9956d.zip |
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'pcr/youtube-dl-current/PKGBUILD')
-rw-r--r-- | pcr/youtube-dl-current/PKGBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD index 011a91bdc..3d2d5c90f 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=2013.09.24.2 +pkgver=2013.10.07 pkgrel=1 pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites" arch=('any') @@ -27,7 +27,5 @@ package() { "${pkgdir}/usr/share/bash-completion/completions/youtube-dl" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE" } - - -md5sums=('f62dcb15581a3ce35cfc323bf9aed905' +md5sums=('8fcf8c27dc2444f78c0413f9ddee383a' 'SKIP') |