transmission bugfix minor release.

This commit is contained in:
4fury-c3440d8
2023-02-24 06:46:26 +03:00
parent 4c0bd0e7d8
commit a24d283ec4
+9 -2
View File
@@ -14,8 +14,8 @@
<PartOf>network.p2p</PartOf>
<Summary>A fast, easy, and free BitTorrent client.</Summary>
<Description>Transmission is a free, lightweight Bittorrent client. It features a simple, intuitive interface on top of an efficient backend. This package provides only daemon, web interface and command line client. If you want use Transmission with graphical interface, you should install transmission-gtk or transmission-qt.</Description>
<Archive sha1sum="196a121c31c27b70fd3516f9030189f0b369c8f5" type="tarxz">
https://github.com/transmission/transmission/releases/download/4.0.0/transmission-4.0.0.tar.xz
<Archive sha1sum="0259d30cdc26c92c48bbc30218019e492418b5b4" type="tarxz">
https://github.com/transmission/transmission/releases/download/4.0.1/transmission-4.0.1.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -118,6 +118,13 @@
</Package>
<History>
<Update release="3">
<Date>2023-02-24</Date>
<Version>4.0.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2023-02-08</Date>
<Version>4.0.0</Version>