12 lines
411 B
Bash
12 lines
411 B
Bash
# Template file for 'trash-util'
|
|
pkgname=trash-util
|
|
version=0.0.1
|
|
revision=1
|
|
build_style=cargo
|
|
short_desc="Extremely minimalistic trash client, meant to be used by a wrapper script."
|
|
maintainer="Luca Bilke <luca@bil.ke>"
|
|
license="MIT"
|
|
homepage="https://git.snaile.de/snailed/trash-util"
|
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
|
checksum=fbfda9f31fcc23a04e4b9fe18f9fb9d6b63abaeb6416da959e67851029f90ae1
|