12 lines
510 B
Bash
12 lines
510 B
Bash
# Template file for 'lsd'
|
|
pkgname=lsd
|
|
version=0.19.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=11e2c925562142d224eaa1c0d4ddec23989e5b8af93a747fe61389fba02cf808
|