snooze: update upstream urls
This commit is contained in:
parent
4f32b2141d
commit
303800c04d
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'snooze'
|
||||
pkgname=snooze
|
||||
version=0.3
|
||||
revision=1
|
||||
revision=2
|
||||
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"
|
||||
homepage="https://github.com/leahneukirchen/snooze"
|
||||
distfiles="https://github.com/leahneukirchen/snooze/archive/v${version}.tar.gz"
|
||||
checksum=92c404b860b2c60c6d8781e7b1ef85d8e0f40f23b5ff42f1cf4ba469f76e3ae9
|
||||
|
|
Loading…
Reference in a new issue