snooze: update upstream urls
This commit is contained in:
parent
4f32b2141d
commit
303800c04d
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'snooze'
|
# Template file for 'snooze'
|
||||||
pkgname=snooze
|
pkgname=snooze
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Run a command at a particular time"
|
short_desc="Run a command at a particular time"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/chneukirchen/snooze"
|
homepage="https://github.com/leahneukirchen/snooze"
|
||||||
distfiles="https://github.com/chneukirchen/snooze/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/snooze/archive/v${version}.tar.gz"
|
||||||
checksum=92c404b860b2c60c6d8781e7b1ef85d8e0f40f23b5ff42f1cf4ba469f76e3ae9
|
checksum=92c404b860b2c60c6d8781e7b1ef85d8e0f40f23b5ff42f1cf4ba469f76e3ae9
|
||||||
|
|
Loading…
Reference in New Issue