mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
schedule: fix short_desc.
This commit is contained in:
parent
7789f82d4e
commit
89ab6f84eb
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=6.1.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="framework to schedule jobs in a multiuser multitasking environment"
|
||||
short_desc="Framework to schedule jobs in a multiuser multitasking environment"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/vaeth/schedule/"
|
||||
|
|
Loading…
Add table
Reference in a new issue