diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index 1b46d74..cd984e8 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,9 +1,11 @@ name='fastfetch' -version='2.44.0' +version='2.45.0' release='1' -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.' +desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.' +desc_ru='Fastfetch - это быстрый инструмент для получения информации о системе и отображения их в красивом виде.' homepage='https://github.com/fastfetch-cli/fastfetch' -maintainer="Евгений Храмов " +maintainer="Evgeniy Khramov " +maintainer_ru="Евгений Храмов " architectures=('all') license=('MIT') provides=('fastfetch')