cpu-x: version bump to 5.2.0

This commit is contained in:
suvari
2025-03-22 15:20:24 +03:00
parent dee3a60bf1
commit d1bd4d3700
+11 -1
View File
@@ -12,7 +12,7 @@
<Icon>cpu-x</Icon>
<Summary>A Free software that gathers information on CPU, motherboard and more</Summary>
<Description>CPU-X is a Free software that gathers information on CPU, motherboard and more. CPU-X is a system profiling and monitoring application (similar to CPU-Z for Windows), but CPU-X is a Free and Open Source software designed for GNU/Linux and FreeBSD.</Description>
<Archive sha1sum="c94a7b31a4fee42845eac97b89fad80f3fba96df" type="targz">https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v5.1.0.tar.gz</Archive>
<Archive sha1sum="c94a7b31a4fee42845eac97b89fad80f3fba96df" type="targz">https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v5.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>nasm</Dependency>
<Dependency>cmake</Dependency>
@@ -28,6 +28,7 @@
<Dependency>libcpuid-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
<Dependency>vulkan-headers</Dependency>
<Dependency>libglvnd-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>opencl-icd-devel</Dependency>
<Dependency>gsettings-desktop-schemas-devel</Dependency>
@@ -43,9 +44,11 @@
<Dependency>pango</Dependency>
<Dependency>procps</Dependency>
<Dependency>vulkan</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>pciutils</Dependency>
<Dependency>libcpuid</Dependency>
<Dependency>libglvnd</Dependency>
<Dependency>opencl-icd</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
@@ -69,6 +72,13 @@
</Package>
<History>
<Update release="3">
<Date>2025-03-22</Date>
<Version>5.2.0</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2024-11-29</Date>
<Version>5.1.0</Version>