qbittorrent libtorrent-rasterbar:ver. bump
This commit is contained in:
@@ -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="7226d943e88b1b3c260bdf3eda0f5872599eb41a" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_12/libtorrent-rasterbar-1.1.12.tar.gz</Archive>
|
||||
<Archive sha1sum="1aff28196c165207a22ad9811f0cdf45bf4a85ee" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_1_13/libtorrent-rasterbar-1.1.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2019-02-16</Date>
|
||||
<Version>1.1.13</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2019-02-16</Date>
|
||||
<Version>1.1.12</Version>
|
||||
|
||||
@@ -13,12 +13,12 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Qt4 based BitTorrent client</Summary>
|
||||
<Description>qbittorrent is a BitTorrent client using the libtorrent library.</Description>
|
||||
<Archive sha1sum="7e98cde8332465ac234e2cc8191553f6867a92de" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.5/qbittorrent-4.1.5.tar.gz</Archive>
|
||||
<Archive sha1sum="538d515ca6df70cd6db4f4e9d8a89b650da3c268" type="targz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.1.8/qbittorrent-4.1.8.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-linguist</Dependency>
|
||||
<Dependency>qt5-svg-devel</Dependency>
|
||||
<Dependency>libtorrent-rasterbar-devel</Dependency>
|
||||
<Dependency versionFrom="1.1.13">libtorrent-rasterbar-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
@@ -38,6 +38,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="data">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
@@ -48,6 +49,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="12">
|
||||
<Date>2019-09-26</Date>
|
||||
<Version>4.1.8</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="11">
|
||||
<Date>2019-02-16</Date>
|
||||
<Version>4.1.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user