xclock: fix short_desc.

This commit is contained in:
Christian Neukirchen 2014-10-11 23:25:00 +02:00
parent 89ab6f84eb
commit 32afd619f5

View file

@ -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"