Update package version to 2.53.0
This commit is contained in:
@@ -1,11 +1,42 @@
|
||||
name: fastfetch
|
||||
description: A maintained, feature-rich and performance oriented, neofetch like system information tool
|
||||
version: 2.52.0
|
||||
revision: 2
|
||||
version: 2.53.0
|
||||
revision: 1
|
||||
url: https://github.com/fastfetch-cli/fastfetch
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glibc","yyjson"]
|
||||
optional_depends: ["dbus","glib","hwdata","imagemagick","libdrm","libelf","libpulse","libxrandr","python3","sqlite","vulkan-loader","zlib"]
|
||||
make_depends: ["cmake","dbus","imagemagick","libpulse","libxcb","libxrandr","sqlite","vulkan-headers","vulkan-loader","wayland","xfconf","zlib"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- yyjson
|
||||
optional_depends:
|
||||
- dbus
|
||||
- glib
|
||||
- hwdata
|
||||
- imagemagick
|
||||
- libdrm
|
||||
- libelf
|
||||
- libpulse
|
||||
- libxrandr
|
||||
- python3
|
||||
- sqlite
|
||||
- vulkan-loader
|
||||
- zlib
|
||||
make_depends:
|
||||
- cmake
|
||||
- dbus
|
||||
- imagemagick
|
||||
- libpulse
|
||||
- libxcb
|
||||
- libxrandr
|
||||
- sqlite
|
||||
- vulkan-headers
|
||||
- vulkan-loader
|
||||
- wayland
|
||||
- xfconf
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 1488d9b738474e8ef8e8d78e2463722bf706e435857c849b3f480354ad62366e
|
||||
|
||||
Reference in New Issue
Block a user