Merge pull request #10736 from 4fury-c3440d8/b1

updates.
This commit is contained in:
Rmys
2022-10-15 12:22:14 +03:00
committed by GitHub
3 changed files with 26 additions and 5 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>Flacon is a open source audio file encoder.</Summary>
<Description>You can split a single large audio file containing the entire album into the separate audio tracks.</Description>
<Archive sha1sum="09ad1e0be34cfc596a6efc48e982b810151f5903" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v9.3.0.tar.gz</Archive>
<Archive sha1sum="93b2fa664a2751dc8aee645c8fbd8517f1b0d4d8" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v9.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>taglib-devel</Dependency>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="6">
<Date>2022-10-14</Date>
<Version>9.4.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2022-09-24</Date>
<Version>9.3.0</Version>
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.
</Description>
<Archive sha1sum="01b00134172ba0a3257a4c3881f1d042a2cb4bf0" type="tarxz">
https://musicpd.org/download/mpd/0.23/mpd-0.23.8.tar.xz
<Archive sha1sum="dcebbc0d6f30549da70fb9224c2a1ff1177915a8" type="tarxz">
https://musicpd.org/download/mpd/0.23/mpd-0.23.10.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
@@ -163,6 +163,13 @@
</Package>
<History>
<Update release="15">
<Date>2022-10-14</Date>
<Version>0.23.10</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="14">
<Date>2022-07-29</Date>
<Version>0.23.8</Version>