mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
fastfetch: update to 2.50.2.
This commit is contained in:
parent
ef989ab300
commit
5f0335b920
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fastfetch'
|
||||
pkgname=fastfetch
|
||||
version=2.49.0
|
||||
version=2.50.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_SYSTEM_YYJSON=ON -DBUILD_FLASHFETCH=OFF"
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://github.com/fastfetch-cli/fastfetch"
|
||||
changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
|
||||
distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=5c656581c6cb3061cf8648e2cd0cdf07abcf5f680fdc8bda935deece90b086a0
|
||||
checksum=e59f2a2bdd5834ef40adb9fb6680820c268ff60ca0534469c5ea4b86775c83db
|
||||
|
||||
if [ -n "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DBUILD_TESTS=ON"
|
||||
|
|
Loading…
Add table
Reference in a new issue