fastfetch: update to 2.15.0
This commit is contained in:
committed by
Biswapriyo Nath
parent
8d22c8f2ac
commit
f8a48ccf8a
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.14.0
|
||||
pkgver=2.15.0
|
||||
pkgrel=1
|
||||
pkgdesc="A neofetch-like tool for fetching system information and displaying them in a pretty way (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,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=('f1402714b2f8a6b89d68d88937b3ad4a516e293fcc14089907ba191864b0019f')
|
||||
sha256sums=('b42392c66eb7292db8b56715a072908b91d72385e6fdeae56fa7653adfc5428d')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user