This commit is contained in:
parent
0994607433
commit
c9107222c8
@ -19,11 +19,11 @@
|
|||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 2.8.3
|
Version: 2.8.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written in C
|
Summary: Neofetch-like tool written mostly in C
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
URL: https://github.com/LinusDierheimer/fastfetch
|
URL: https://github.com/fastfetch-cli/fastfetch
|
||||||
Source: https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -58,7 +58,7 @@ Recommends: zlib
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
Fastfetch is a neofetch-like tool for fetching system information and
|
Fastfetch is a neofetch-like tool for fetching system information and
|
||||||
displaying them in a pretty way. It is written in pure C, with performance and
|
displaying them in a pretty way. It is written mainly in C, with performance and
|
||||||
customizability in mind. Currently Linux, Android, FreeBSD,
|
customizability in mind. Currently Linux, Android, FreeBSD,
|
||||||
MacOS and Windows 7+ are supported.
|
MacOS and Windows 7+ are supported.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user