mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
eza: update to 0.15.0
This commit is contained in:
parent
ec9c291c02
commit
0ae46ac5ba
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'eza'
|
||||
pkgname=eza
|
||||
version=0.14.2
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pandoc pkg-config"
|
||||
|
@ -8,10 +8,10 @@ makedepends="libgit2-devel"
|
|||
short_desc="Modern, maintained replacement for ls"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/eza-community/eza"
|
||||
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"
|
||||
checksum=155d6e38a37c9d2fd32d2234662dba2e0f50b553826dfff290ae8f7c16dbb389
|
||||
checksum=e4cce5a6f60e6b7405af911e3f168cf17a1e86c33c292a449c1c25c15052967a
|
||||
|
||||
post_patch() {
|
||||
cargo update --package git2@0.18.1 --precise 0.17.2
|
||||
|
|
Loading…
Add table
Reference in a new issue