mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
exa: adopt
This commit is contained in:
parent
1e24054aae
commit
54577f95dc
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'exa'
|
# Template file for 'exa'
|
||||||
pkgname=exa
|
pkgname=exa
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="rust cargo cmake"
|
hostmakedepends="rust cargo cmake"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
short_desc="A replacement for ls"
|
short_desc="A replacement for ls"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.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/v${version}.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue