12 lines
510 B
Bash
12 lines
510 B
Bash
# Template file for 'lsd'
|
|
pkgname=lsd
|
|
version=0.18.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=2905e5d8d61d98d60c65544f3d41ae77459c8a92a4c7acafadcfb0233b2b7f95
|