Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ytmdl: update to 2020.07.26.
@ 2020-08-07  2:22 abenson
  2020-08-07  3:07 ` [PR PATCH] [Updated] " abenson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: abenson @ 2020-08-07  2:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages ytmdl_2020.07.26
https://github.com/void-linux/void-packages/pull/24122

ytmdl: update to 2020.07.26.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ytmdl_2020.07.26-24122.patch --]
[-- Type: text/x-diff, Size: 1357 bytes --]

From 12342171caed0a3626299510bb1b29b715a89ddc Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 6 Aug 2020 21:17:05 -0500
Subject: [PATCH] ytmdl: update to 2020.07.26.

---
 srcpkgs/ytmdl/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ytmdl/template b/srcpkgs/ytmdl/template
index e0780f0413a..13156e30e1d 100644
--- a/srcpkgs/ytmdl/template
+++ b/srcpkgs/ytmdl/template
@@ -1,19 +1,20 @@
 # Template file for 'ytmdl'
 pkgname=ytmdl
-version=2020.07.09
+version=2020.07.26
 revision=1
 archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="ffmpeg youtube-dl python3-mutagen python3-requests python3-colorama
  python3-itunespy python3-BeautifulSoup4 python3-downloader-cli
- python3-ffmpeg-python python3-xdg"
+ python3-ffmpeg-python python3-xdg python3-lxml python3-pysocks
+ python3-Unidecode python3-urllib3"
 short_desc="Get songs from youtube in mp3 format with all tags from itunes"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/deepjyoti30/ytmdl"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=a48fb3602ac32376dfce8d56057176e6bdb95d15a4343d9d2d1b6e78670fd9d5
+checksum=1b68f7f7094aa9daaaddb71d4cf17ea902ad13ff5cbddcd31df9eedcf47260fd
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-18 14:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07  2:22 [PR PATCH] ytmdl: update to 2020.07.26 abenson
2020-08-07  3:07 ` [PR PATCH] [Updated] " abenson
2020-08-07 19:19 ` [PR REVIEW] " Chocimier
2020-08-07 20:28 ` abenson
2020-08-07 20:29 ` Chocimier
2020-08-08  1:17 ` [PR PATCH] [Updated] " abenson
2020-08-17 18:13 ` abenson
2020-08-18 14:03 ` [PR PATCH] [Merged]: " Chocimier

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).