python3-youtube?dl:ver.bump
This commit is contained in:
@@ -8,15 +8,16 @@
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<License>GPLv3</License>
|
||||
<Icon>youtube_dl</Icon>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Youtube Video Downloader</Summary>
|
||||
<Description>Youtube Video Downloader</Description>
|
||||
<Archive sha1sum="45800d02502281c0e05ca8734a98ca9e7d926782" type="targz">https://yt-dl.org/downloads/2020.01.01/youtube-dl-2020.01.01.tar.gz</Archive>
|
||||
<Archive sha1sum="a0fcb6952b789c1f0866ca9a738ecd65c02888d5" type="targz">https://yt-dl.org/downloads/latest/youtube-dl-2020.01.15.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -25,18 +26,26 @@
|
||||
<Summary>Youtube Video Downloader</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="3.8.0">python3</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/etc/bash_completion.d</Path>
|
||||
<Path fileType="data">/etc/fish</Path>
|
||||
<Path fileType="data">/usr/lib/python3*</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/etc/bash_completion.d</Path>
|
||||
<Path fileType="data">/usr/share/man/man1</Path>
|
||||
<Path fileType="data">/usr/lib/python3*</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc/</Path>
|
||||
<Path fileType="data">/etc/fish</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2020-01-23</Date>
|
||||
<Version>2020.01.15</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2020-01-10</Date>
|
||||
<Version>2020.01.01</Version>
|
||||
@@ -136,4 +145,4 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -5,4 +5,4 @@
|
||||
<Summary xml:lang="tr">Youtube video indirici.</Summary>
|
||||
<Description xml:lang="tr">Youtube ve benzeri video oynatan sitelerden video indirmeyi sağlayan bir uygulama.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user