12 lines
510 B
Bash
12 lines
510 B
Bash
# Template file for 'lsd'
|
|
pkgname=lsd
|
|
version=0.17.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=65b03ae322c4d3ed47f502866b4da2b2c7029b6cb5dc989e98664d564a57de1d
|