From 3f966ffbe5f111047574b1845c67e22371b4d8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Mon, 20 Jan 2025 13:43:35 +0300 Subject: [PATCH] fastfetch 2.34.1 --- fastfetch/alr.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index c1c6d08..dad83e4 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,6 +1,6 @@ name='fastfetch' version='2.34.1' -release='1' +release='2' desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.' homepage='https://github.com/fastfetch-cli/fastfetch' maintainer="Евгений Храмов " @@ -11,6 +11,7 @@ conflicts=('fastfetch' 'fastfetch-git') build_deps=( 'cmake' + 'gcc-c++' ) opt_deps=('chafa: Image output as ascii art' 'dbus: Bluetooth, Player & Media detection'