mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
eza: update to 0.20.16
This commit is contained in:
parent
9595ae014d
commit
9fcff1a1de
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.20.15
|
||||
version=0.20.16
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-1.8-devel"
|
||||
makedepends="libgit2-1.9-devel"
|
||||
short_desc="Modern replacement for ls"
|
||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
||||
license="EUPL-1.2"
|
||||
|
@ -12,8 +12,8 @@ homepage="https://eza.rocks"
|
|||
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
|
||||
checksum="cbb50e61b35b06ccf487ee6cc88d3b624931093546194dd5a2bbd509ed1786d6
|
||||
6f52b6ba44dd99c2f4d08708bd5b2c1c8d65c18d37354f4a06599025776dd1f2"
|
||||
checksum="be5eb8d314f817bbfdcad4d21e66d2a8c4006ba4619735297b5233887ebdbe99
|
||||
b5c505663ecb5dc219ff895d6c7eecfa13f1b973daf0772e300118cee50938cc"
|
||||
|
||||
skip_extraction="man-${version}.tar.gz"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue