thingmenu: fix short_desc
This commit is contained in:
parent
6fbb9cd533
commit
82d268a6b5
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'thingmenu'
|
||||
pkgname=thingmenu
|
||||
version=0.8
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCS=-I. LIBS=-lX11"
|
||||
makedepends="libX11-devel libXtst-devel"
|
||||
short_desc="A simple graphical menu launcher for X11"
|
||||
short_desc="Simple graphical menu launcher for X11"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://git.r-36.net/thingmenu/"
|
||||
|
|
Loading…
Reference in New Issue