fastfetch: update to 2.21.0
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.21.0
This commit is contained in:
committed by
Biswapriyo Nath
parent
3aef43f1c3
commit
7cd480e072
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.20.0
|
||||
pkgver=2.21.0
|
||||
pkgrel=1
|
||||
pkgdesc="A neofetch-like tool for fetching system information and displaying them in a pretty way (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan support detection"
|
||||
"${MINGW_PACKAGE_PREFIX}-opencl-icd: For OpenCL support detection")
|
||||
source=("https://github.com/fastfetch-cli/fastfetch/archive/${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('461f64bda6ab4a33085b1b75afd01e72a7d0556b678852b95fbea4916ceec2a8')
|
||||
sha256sums=('21d085a612b6bd9ab0f4e7bffe2632e313e6f67d432251cfd5a7f877b7194733')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user