diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-03-09 23:23:54 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-03-09 23:23:54 -0300 |
commit | b6e433006728abecb70346fe54ed8b1e633fc4ba (patch) | |
tree | d93ea05acfd3c2ecda8a7ec548a03b50148f7076 /pcr/youtube-dl-current/PKGBUILD | |
parent | 3b3a05b26390c64a46295787202a910ec76e00a4 (diff) | |
parent | bd835365437ce04744afa041008d389995fc396a (diff) | |
download | abslibre-b6e433006728abecb70346fe54ed8b1e633fc4ba.tar.gz abslibre-b6e433006728abecb70346fe54ed8b1e633fc4ba.tar.bz2 abslibre-b6e433006728abecb70346fe54ed8b1e633fc4ba.zip |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
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 5043b852a..407abd19b 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.02.22.1 +pkgver=2014.03.07.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=('cd1b11fa2b1c0a66eb5cdd6651fce62c' +md5sums=('9b6630462d2619b8e95a25e473826f34' 'SKIP') |