exa: rebuild for libgit2-1.5.0
This commit is contained in:
parent
19c1f6fe4d
commit
f684d6bac2
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'exa'
|
# Template file for 'exa'
|
||||||
pkgname=exa
|
pkgname=exa
|
||||||
version=0.10.1
|
version=0.10.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
@ -9,7 +9,7 @@ short_desc="Modern replacement for ls"
|
|||||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://the.exa.website/"
|
homepage="https://the.exa.website/"
|
||||||
distfiles="https://github.com/ogham/exa/archive/v${version}.tar.gz
|
distfiles="https://github.com/ogham/exa/archive/refs/tags/v${version}.tar.gz
|
||||||
https://github.com/ogham/exa/releases/download/v${version}/exa-accoutrements-v${version}.zip"
|
https://github.com/ogham/exa/releases/download/v${version}/exa-accoutrements-v${version}.zip"
|
||||||
checksum="ff0fa0bfc4edef8bdbbb3cabe6fdbd5481a71abbbcc2159f402dea515353ae7c
|
checksum="ff0fa0bfc4edef8bdbbb3cabe6fdbd5481a71abbbcc2159f402dea515353ae7c
|
||||||
531596a1ef2a757c7728087529528150e6eb52bb8224fe575aa00a5f1b762849"
|
531596a1ef2a757c7728087529528150e6eb52bb8224fe575aa00a5f1b762849"
|
||||||
@ -21,10 +21,10 @@ post_extract() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman accoutrements/man/exa.1
|
|
||||||
vman accoutrements/man/exa_colors.5
|
|
||||||
vcompletion completions/completions.bash bash
|
vcompletion completions/completions.bash bash
|
||||||
vcompletion completions/completions.fish fish
|
vcompletion completions/completions.fish fish
|
||||||
vcompletion completions/completions.zsh zsh
|
vcompletion completions/completions.zsh zsh
|
||||||
vlicense LICENCE
|
vlicense LICENCE
|
||||||
|
vman accoutrements/man/exa.1
|
||||||
|
vman accoutrements/man/exa_colors.5
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user