autokey: fix short_desc
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'autokey'
|
# Template file for 'autokey'
|
||||||
pkgname=autokey
|
pkgname=autokey
|
||||||
version=0.90.4
|
version=0.90.4
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
python_versions="2.7"
|
python_versions="2.7"
|
||||||
@@ -9,7 +9,7 @@ pycompile_version="2.7"
|
|||||||
pycompile_module="autokey"
|
pycompile_module="autokey"
|
||||||
makedepends="python"
|
makedepends="python"
|
||||||
depends="python python-xlib python-inotify python-simplejson wmctrl"
|
depends="python python-xlib python-inotify python-simplejson wmctrl"
|
||||||
short_desc="Simple editor for Markdown and reStructuredText"
|
short_desc="desktop automation utility for Linux and X11"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://code.google.com/archive/p/autokey/downloads"
|
homepage="https://code.google.com/archive/p/autokey/downloads"
|
||||||
|
|||||||
Reference in New Issue
Block a user