yt-dlp, clipgrab: ver. bump

This commit is contained in:
suvari
2024-06-13 20:55:59 +03:00
parent 7c30bb745e
commit daf74092cf
3 changed files with 17 additions and 3 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<Icon>clipgrab</Icon>
<IsA>app:gui</IsA>
<PartOf>network.download</PartOf>
<Archive sha1sum="6f826783b7429a1eea4defdacd385ea39cc9d9c5" type="targz">https://download.clipgrab.org/clipgrab-3.9.7.tar.gz</Archive>
<Archive sha1sum="ade7e11dcf27e93f0052b13c539dddff90b2e88f" type="targz">https://download.clipgrab.org/clipgrab-3.9.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>qt5-base-devel</Dependency>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="2">
<Date>2024-06-13</Date>
<Version>3.9.10</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2022-03-29</Date>
<Version>3.9.7</Version>
+1 -1
View File
@@ -3,6 +3,6 @@
<Source>
<Name>clipgrab</Name>
<Summary xml:lang="tr">Bir video indirici.</Summary>
<Description xml:lang="tr">YouTube, Vimeo, DailyMotion, MyVideo ve diğer bazı platformlardan video indirip dönüştürebilen bir programdır. </Description>
<Description xml:lang="tr">YouTube, Vimeo, DailyMotion, MyVideo ve diğer bazı platformlardan video indirip dönüştürebilen bir programdır.</Description>
</Source>
</PISI>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A youtube-dl fork with additional features and fixes</Summary>
<Description>A youtube-dl fork with additional features and fixes</Description>
<Archive sha1sum="a940664865274500b5a7b135c52abd88d2d2cce8" type="targz">https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2024.04.09.tar.gz</Archive>
<Archive sha1sum="e8347bf94a20e22669da0c4dbffcab4247d334d8" type="targz">https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2024.05.27.tar.gz</Archive>
<BuildDependencies>>
<Dependency>git</Dependency>
<Dependency>pandoc-bin</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-05-14</Date>
<Version>2024.05.27</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2024-05-14</Date>
<Version>2024.04.09</Version>