mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
exa: update to 0.10.1
This commit is contained in:
parent
a062081a80
commit
4b56adae55
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exa'
|
# Template file for 'exa'
|
||||||
pkgname=exa
|
pkgname=exa
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config libgit2-devel"
|
hostmakedepends="pkg-config libgit2-devel"
|
||||||
|
@ -11,8 +11,8 @@ 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/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="27420f7b805941988399d63f388be4f6077eee94a505bf01c2fb0e7d15cbf78d
|
checksum="ff0fa0bfc4edef8bdbbb3cabe6fdbd5481a71abbbcc2159f402dea515353ae7c
|
||||||
c1ab340af63e64bc3fd854c03f6161aa240a533e928688036a7d4544aecabc05"
|
531596a1ef2a757c7728087529528150e6eb52bb8224fe575aa00a5f1b762849"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir -p accoutrements
|
mkdir -p accoutrements
|
||||||
|
|
Loading…
Add table
Reference in a new issue