filezilla: version bump to 3.48.1

This commit is contained in:
suvari
2020-06-04 15:59:24 +03:00
parent 468927b53d
commit 0c67498a55
2 changed files with 16 additions and 3 deletions
+14 -2
View File
@@ -13,8 +13,11 @@
<IsA>app:gui</IsA>
<Summary>Simple FTP Client</Summary>
<Description>Easy-to-use FTP Client which also supports SFTP.</Description>
<Archive sha1sum="dd7938f215407cc9090e0112100495e434e40342" type="tarbz2">https://dl2.cdn.filezilla-project.org/client/FileZilla_3.32.0_src.tar.bz2</Archive>
<Archive sha1sum="746ac692f3c454045a4933a68081b7af7e678c83" type="tarbz2">https://download.filezilla-project.org/client/FileZilla_3.48.1_src.tar.bz2</Archive>
<BuildDependencies>
<Dependency>wxGTK3</Dependency>
<Dependency>wxGTK-common</Dependency>
<Dependency>cppunit-devel</Dependency>
<Dependency>libidn-devel</Dependency>
<Dependency>dbus-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
@@ -26,7 +29,7 @@
<Dependency>libfilezilla-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="0">i18n-filezilla.desktop.patch</Patch> -->
<!-- <Patch>i18n-filezilla.desktop.patch</Patch> -->
</Patches>
</Source>
@@ -43,6 +46,8 @@
<Dependency>nettle</Dependency>
<Dependency>xdg-utils</Dependency>
<Dependency>libfilezilla</Dependency>
<Dependency>wxGTK3</Dependency>
<Dependency>wxGTK-common</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
@@ -58,6 +63,13 @@
</Package>
<History>
<Update release="7">
<Date>20-06-04</Date>
<Version>3.48.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2018-09-01</Date>
<Version>3.32.0</Version>