Github messages for voidlinux
 help / color / mirror / Atom feed
From: daniel-eys <daniel-eys@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] youtube-dl: update to 2020.09.06.
Date: Sun, 06 Sep 2020 14:46:00 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24714@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 331 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages youtube-dl
https://github.com/void-linux/void-packages/pull/24714

youtube-dl: update to 2020.09.06.
None

A patch file from https://github.com/void-linux/void-packages/pull/24714.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-youtube-dl-24714.patch --]
[-- Type: text/x-diff, Size: 1644 bytes --]

From 205f025e708b838ec29fa889c826b250b6ee83ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 6 Sep 2020 14:08:53 +0200
Subject: [PATCH] youtube-dl: update to 2020.09.06.

---
 srcpkgs/youtube-dl/template | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template
index 8e35e276ee9..10107468f51 100644
--- a/srcpkgs/youtube-dl/template
+++ b/srcpkgs/youtube-dl/template
@@ -1,8 +1,7 @@
 # Template file for 'youtube-dl'
 pkgname=youtube-dl
-version=2020.07.28
+version=2020.09.06
 revision=1
-archs=noarch
 wrksrc=youtube-dl
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -14,7 +13,7 @@ license="Unlicense"
 homepage="https://ytdl-org.github.io/youtube-dl/"
 changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
 distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
-checksum=1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5
+checksum=ea8bc09d12504d98521bd1c74af27eae2c6fde7c1ce4e2c43d98ef952e8347a0
 
 do_check() {
 	PYTHON=/usr/bin/python3 make offlinetest
@@ -22,9 +21,9 @@ do_check() {
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/etc
-	vinstall youtube-dl.bash-completion 644 usr/share/bash-completion/completions youtube-dl
-	vinstall youtube-dl.zsh 644 usr/share/zsh/site-functions _youtube-dl
-	vinstall youtube-dl.fish 644 usr/share/fish/vendor_completions.d
+	vcompletion youtube-dl.bash-completion bash
+	vcompletion youtube-dl.zsh zsh
+	vcompletion youtube-dl.fish fish
 }
 
 python3-youtube-dl_package() {

                 reply	other threads:[~2020-09-06 12:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24714@inbox.vuxu.org \
    --to=daniel-eys@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).