diff --git a/hardware/cpu/cpu-x/pspec.xml b/hardware/cpu/cpu-x/pspec.xml index 67a416a77b..c509bd55a8 100644 --- a/hardware/cpu/cpu-x/pspec.xml +++ b/hardware/cpu/cpu-x/pspec.xml @@ -12,7 +12,7 @@ cpu-x A Free software that gathers information on CPU, motherboard and more 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. - https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/v5.2.0.tar.gz + https://github.com/TheTumultuousUnicornOfDarkness/CPU-X/archive/refs/tags/5.3.1.tar.gz nasm cmake @@ -23,6 +23,7 @@ gtk3-devel glib2-devel pango-devel + gtkmm3-devel vulkan-devel ncurses-devel libcpuid-devel @@ -42,13 +43,18 @@ cairo glib2 pango + glibmm + gtkmm3 procps vulkan libgcc + pangomm ncurses + cairomm pciutils libcpuid libglvnd + libsigc++ opencl-icd gdk-pixbuf @@ -72,6 +78,13 @@ + + 2025-08-05 + 5.3.1 + Version bump + Kamil Atlı + suvari@pisilinux.org + 2025-03-22 5.2.0 diff --git a/hardware/cpu/libcpuid/pspec.xml b/hardware/cpu/libcpuid/pspec.xml index b5bb9eacf0..3ee72388e7 100644 --- a/hardware/cpu/libcpuid/pspec.xml +++ b/hardware/cpu/libcpuid/pspec.xml @@ -50,7 +50,8 @@ - 2025-08-05 + + 2025-08-05 0.8.0 Version bump Kamil Atlı