snooze: update to 0.5.

This commit is contained in:
Leah Neukirchen 2021-01-14 16:39:29 +01:00
parent fa17c4a9b9
commit 98b05f2206

View file

@ -1,6 +1,6 @@
# Template file for 'snooze'
pkgname=snooze
version=0.4
version=0.5
revision=1
build_style=gnu-makefile
short_desc="Run a command at a particular time"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Public Domain"
homepage="https://github.com/leahneukirchen/snooze"
distfiles="https://github.com/leahneukirchen/snooze/archive/v${version}.tar.gz"
checksum=1d1dc49edb3a96ddc6411b19e40e665dae47489fcc73465dd254e31816ca8eb0
checksum=d63fde85d9333188bed5996baabd833eaa00842ce117443ffbf8719c094be414
post_install() {
make -C sv install DESTDIR="$DESTDIR"