clutter-gtk: fix short_desc
This commit is contained in:
parent
eafc4bfb17
commit
a7babff56c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'clutter-gtk'
|
||||
pkgname=clutter-gtk
|
||||
version=1.8.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||
makedepends="gtk+3-devel clutter-devel"
|
||||
short_desc="GTK+3 bindings for the Clutter Tolkit"
|
||||
short_desc="GTK+3 bindings for the Clutter Toolkit"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://clutter-project.org/"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue