13 lines
510 B
Bash
13 lines
510 B
Bash
|
# Template file for 'lsd'
|
||
|
pkgname=lsd
|
||
|
version=0.16.0
|
||
|
revision=1
|
||
|
build_style=cargo
|
||
|
short_desc="Next gen ls command with lots of pretty colors and awesome icons"
|
||
|
maintainer="Lugubris <lugubris@disroot.org>"
|
||
|
license="Apache-2.0"
|
||
|
homepage="https://github.com/Peltoche/lsd"
|
||
|
changelog="https://raw.githubusercontent.com/Peltoche/${pkgname}/${version}/CHANGELOG.md"
|
||
|
distfiles="https://github.com/Peltoche/${pkgname}/archive/${version}.tar.gz"
|
||
|
checksum=e2406748d78431a1c03bdd2404a204a006c19905d926e41a36587b93a791e003
|