12 lines
411 B
Bash
12 lines
411 B
Bash
# Template file for 'snooze'
|
|
pkgname=snooze
|
|
version=0.3
|
|
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=92c404b860b2c60c6d8781e7b1ef85d8e0f40f23b5ff42f1cf4ba469f76e3ae9
|