# Template file for 'rsClock'
pkgname=rsClock
version=0.1.12
revision=1
build_style=cargo
short_desc="Simple terminal clock written in Rust"
maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
license="MIT"
homepage="https://github.com/valebes/rsClock"
changelog="https://github.com/valebes/rsClock/releases"
distfiles="https://github.com/valebes/rsClock/archive/refs/tags/v${version}.tar.gz"
checksum=b8b03978a79ec8262ae7c2d3d1d358e5d555b3d90624ff2c0fdaf87a91fdd609

post_install() {
	vlicense LICENSE
}
