qbittorrent:ver.bump

This commit is contained in:
Rmys
2019-02-16 16:08:26 +03:00
parent cb1e5d24ce
commit cbcf1e7c31
2 changed files with 18 additions and 4 deletions
+9 -2
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>libtorrent-rasterbar</Name>
<Homepage>http://www.rasterbar.com/products/libtorrent</Homepage>
<Homepage>https://www.rasterbar.com/products/libtorrent/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Full featured torrent client library</Summary>
<Description>Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.</Description>
<Archive sha1sum="6d970d4b3fa53e69dc0c1b61491f7d392e854bb4" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz</Archive>
<Archive sha1sum="7226d943e88b1b3c260bdf3eda0f5872599eb41a" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_12/libtorrent-rasterbar-1.1.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="9">
<Date>2019-02-16</Date>
<Version>1.1.12</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2018-11-13</Date>
<Version>1.1.11</Version>
+9 -2
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>qbittorrent</Name>
<Homepage>http://www.qbittorrent.org</Homepage>
<Homepage>https://www.qbittorrent.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Qt4 based BitTorrent client</Summary>
<Description>qbittorrent is a BitTorrent client using the libtorrent library.</Description>
<Archive sha1sum="304f5225cfea044c119cfc6fd85121c0930ebf4b" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.4/qbittorrent-4.1.4.tar.gz</Archive>
<Archive sha1sum="7e98cde8332465ac234e2cc8191553f6867a92de" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.5/qbittorrent-4.1.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="11">
<Date>2019-02-16</Date>
<Version>4.1.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2018-12-13</Date>
<Version>4.1.4</Version>