fastfetch: update to 2.47.0
This commit is contained in:
parent
e0bf2dcbb3
commit
d14a40e084
@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.46.0
|
||||
pkgver=2.47.0
|
||||
pkgrel=1
|
||||
pkgdesc="An actively maintained, feature-rich and performance oriented, neofetch like system information tool (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -26,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan detection support
|
||||
"${MINGW_PACKAGE_PREFIX}-chafa: For chafa image protocol support"
|
||||
"${MINGW_PACKAGE_PREFIX}-imagemagick: For sixel image protocol support")
|
||||
source=("https://github.com/fastfetch-cli/fastfetch/archive/${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('7e4e4ab8d3e0e2ad896f97effc58df4c8d23bb88273bbdf1221bd8f0a4beb736')
|
||||
sha256sums=('c1482b8075718a2b2db95f823419b04b81384237fdba8af56092f184e89797d3')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user