This commit is contained in:
4fury-c3440d8
2022-09-24 08:49:14 +03:00
parent 45c5856ea5
commit 5ca8a1c738
+9 -2
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="c20b4fdd47a15adfe0935a58f99e24d2f195d5f8" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v9.1.0.tar.gz</Archive>
<Archive sha1sum="09ad1e0be34cfc596a6efc48e982b810151f5903" type="targz">https://github.com/flacon/flacon/archive/refs/tags/v9.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>taglib-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>uchardet-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">Tooltips_of_sidebar_button.patch</Patch>
<!-- <Patch level="1">missing.patch</Patch> -->
</Patches>
</Source>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="5">
<Date>2022-09-24</Date>
<Version>9.3.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="4">
<Date>2022-08-13</Date>
<Version>9.1.0</Version>