bump(main/fastfetch): 1.12.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-07-02 12:11:18 +00:00
parent 0ac21da997
commit 9fc6a5c9c9
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/LinusDierheimer/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="1.11.3"
TERMUX_PKG_VERSION="1.12.0"
TERMUX_PKG_SRCURL=https://github.com/LinusDierheimer/fastfetch/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=699ee59b0677121411a11119a06bdb5bc45dc04b551904c9d9d30477e2142358
TERMUX_PKG_SHA256=c792e04e33c35d9e6a4f7b35fea01bb39045567548a9315bf2634362a56436c0
TERMUX_PKG_DEPENDS="vulkan-headers, vulkan-loader-android, freetype"
TERMUX_PKG_AUTO_UPDATE=true