xclock: fix short_desc.
This commit is contained in:
parent
89ab6f84eb
commit
32afd619f5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'xclock'
|
||||
pkgname=xclock
|
||||
version=1.0.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xorg-util-macros"
|
||||
makedepends="libXmu-devel libXaw-devel libxkbfile-devel libXft-devel"
|
||||
short_desc="analog / digital clock for X"
|
||||
short_desc="Analog and digital clock for X"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/xclock.1.html"
|
||||
|
|
Loading…
Reference in a new issue