alsa-tools ver. bump

This commit is contained in:
Rmys
2020-04-10 13:43:46 +03:00
committed by GitHub
parent 0a9fe3a16c
commit 1dc70012c6
+10 -2
View File
@@ -13,11 +13,11 @@
<IsA>app:gui</IsA>
<Summary>ALSA configuration tools</Summary>
<Description>alsa-tools contains ALSA (Advanced Linux Sound Architecture) tools like firmware loaders and sound card control utilities for specific sound cards.</Description>
<Archive sha1sum="22b66cbf16d0092524c709bedaafb6984dd5e094" type="tarbz2">ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.1.7.tar.bz2</Archive>
<Archive sha1sum="64c3d8ec578386861e2c6f3b0a926453cdac2497" type="tarbz2">ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.2.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk2-devel</Dependency>
<Dependency>fltk-devel</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency versionFrom="1.2.2">alsa-lib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">usx2yloader_udev.patch</Patch>
@@ -39,6 +39,7 @@
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="executable">/lib/udev</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
<Path fileType="data">/usr/share/ld10k1</Path>
<Path fileType="data">/usr/share/sounds</Path>
@@ -99,6 +100,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-04-10</Date>
<Version>1.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-02-01</Date>
<Version>1.1.7</Version>