1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-27 01:07:14 +00:00

bump(main/fastfetch): 2.14.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-05-30 12:13:09 +00:00
parent 604de80583
commit 6e03f25681

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/fastfetch-cli/fastfetch
TERMUX_PKG_DESCRIPTION="A neofetch-like tool for fetching system information and displaying them in a pretty way"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.13.2"
TERMUX_PKG_VERSION="2.14.0"
TERMUX_PKG_SRCURL=https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=69ff73a2f5da269bdfbde0a81182a427c6d141633a70cb4b69f7ad37e49726ba
TERMUX_PKG_SHA256=f1402714b2f8a6b89d68d88937b3ad4a516e293fcc14089907ba191864b0019f
TERMUX_PKG_DEPENDS="vulkan-loader"
TERMUX_PKG_BUILD_DEPENDS="freetype, libandroid-wordexp-static, vulkan-headers, vulkan-loader-android"
TERMUX_PKG_ANTI_BUILD_DEPENDS="vulkan-loader"