Merge pull request #3499 from Vaelatern/youtube-dl
youtube-dl: updated to 2016.01.31
This commit is contained in:
commit
175cc6b32a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2016.01.29
|
||||
version=2016.01.31
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://rg3.github.com/youtube-dl/"
|
||||
license="Public Domain"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=4b39800787d288c5f44cf00342d900d53386ef41c66a5397b406acac9fd60212
|
||||
checksum=62b7e89fb4ef43eb175581dc365e1b95158d9cb30cf45c041ab9cdc96d291340
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/etc
|
||||
|
|
Loading…
Reference in a new issue