libxklavier: update to 5.2.1.
This commit is contained in:
parent
6f90eb5cb8
commit
68bab1f84b
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'libxklavier'.
|
# Template build file for 'libxklavier'.
|
||||||
pkgname=libxklavier
|
pkgname=libxklavier
|
||||||
version=5.2
|
version=5.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/$version/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/5.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-introspection" # currently broken
|
configure_args="--disable-introspection" # currently broken
|
||||||
short_desc="Library providing high-level API for X Keyboard Extension"
|
short_desc="Library providing high-level API for X Keyboard Extension"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7c1f04a80035e03cec992e16b89bc708a32b3578d6e133343d2cb56385d25dfe
|
checksum=a7a1ca8ae493fb652e3456a6b3a0b07514447161aab41feed96b968f2d338b5e
|
||||||
long_desc="
|
long_desc="
|
||||||
libxklavier is a library providing high-level API for X Keyboard Extension
|
libxklavier is a library providing high-level API for X Keyboard Extension
|
||||||
known as XKB. This library is intended to support XFree86 and other
|
known as XKB. This library is intended to support XFree86 and other
|
||||||
|
|
Loading…
Reference in a new issue