qbittorrent 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="6df990cde08001bd0d85aea1c5cb5e469dc220ab" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.11/libtorrent-rasterbar-2.0.11.tar.gz</Archive>
|
||||
<Archive sha1sum="102cf98e2f12d3ea1f09ff440151158483a9c4f5" type="targz">https://github.com/arvidn/libtorrent/releases/download/v2.0.13/libtorrent-rasterbar-2.0.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -62,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2026-07-08</Date>
|
||||
<Version>2.0.13</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2026-02-14</Date>
|
||||
<Version>2.0.11</Version>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>An open-source software alternative to µTorrent.</Summary>
|
||||
<Description>An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar</Description>
|
||||
<Archive sha1sum="03fc5f0750e3c410f90d8192e078e6f10acf5cac" type="tarxz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-5.0.4/qbittorrent-5.0.4.tar.xz/download</Archive>
|
||||
<Archive sha1sum="0a3a0ec30973ab3e5ae9315db82880fd84e1e607" type="tarxz">https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-5.2.3/qbittorrent-5.2.3.tar.xz/download</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -28,7 +28,7 @@
|
||||
<Dependency>qt6-sql-odbc</Dependency>
|
||||
<Dependency>qt6-sql-sqlite</Dependency>
|
||||
<Dependency>qt6-sql-postgresql</Dependency>
|
||||
<Dependency versionFrom="2.0.11">libtorrent-rasterbar-devel</Dependency>
|
||||
<Dependency versionFrom="2.0.13">libtorrent-rasterbar-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -56,6 +56,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2026-07-08</Date>
|
||||
<Version>5.2.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2025-03-21</Date>
|
||||
<Version>5.0.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user