qbittorrent:ver.bump

This commit is contained in:
Rmys
2018-12-13 16:02:47 +03:00
parent 9b4cd1dc32
commit 55c8e9546a
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -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="edf5c85e4689a7102ceb5d0a2b2c2f28c68da488" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_9/libtorrent-rasterbar-1.1.9.tar.gz</Archive>
<Archive sha1sum="6d970d4b3fa53e69dc0c1b61491f7d392e854bb4" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/libtorrent-rasterbar-1.1.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="8">
<Date>2018-11-13</Date>
<Version>1.1.11</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2018-09-03</Date>
<Version>1.1.9</Version>
+8 -1
View File
@@ -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="1b4561b3341ec4400eef23cd6f3393a859aef586" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.2/qbittorrent-4.1.2.tar.gz</Archive>
<Archive sha1sum="304f5225cfea044c119cfc6fd85121c0930ebf4b" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.4/qbittorrent-4.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="10">
<Date>2018-12-13</Date>
<Version>4.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2018-09-03</Date>
<Version>4.1.2</Version>