12 lines
411 B
Bash
12 lines
411 B
Bash
# Template file for 'snooze'
|
|
pkgname=snooze
|
|
version=0.2
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="Run a command at a particular time"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Public Domain"
|
|
homepage="https://github.com/chneukirchen/snooze"
|
|
distfiles="https://github.com/chneukirchen/snooze/archive/v${version}.tar.gz"
|
|
checksum=69242bb1534b11b569dfd1535aca20e3e6be95c6285aff1ccf612b2a9f906a1a
|