mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
snooze: update to 0.2.
This commit is contained in:
parent
a083d00309
commit
c6fa8502fd
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'snooze'
|
# Template file for 'snooze'
|
||||||
pkgname=snooze
|
pkgname=snooze
|
||||||
version=0.1
|
version=0.2
|
||||||
revision=1
|
revision=1
|
||||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/chneukirchen/snooze"
|
homepage="https://github.com/chneukirchen/snooze"
|
||||||
distfiles="https://github.com/chneukirchen/snooze/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chneukirchen/snooze/archive/v${version}.tar.gz"
|
||||||
checksum=500a677295ece9a579713c66d3dbe8ec17ee2b609f3a95dc3caaf3105a6b381a
|
checksum=69242bb1534b11b569dfd1535aca20e3e6be95c6285aff1ccf612b2a9f906a1a
|
||||||
|
|
Loading…
Add table
Reference in a new issue