atk: update to 2.0.1.
This commit is contained in:
parent
205d066e7c
commit
25ad10c198
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template build file for 'atk'.
|
||||
pkgname=atk
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
distfiles="${GNOME_SITE}/atk/2.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Set of interfaces for accessibility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5dbdc35f7f5b3f0748039bb3faa7cd5e45ec3d337a539772bc73acd0dfb55afd
|
||||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
checksum=3d81c7d70fc66e5b129567a7706b6f8ff5db18281a818b29d4dd5bcefa3d4a17
|
||||
long_desc="
|
||||
The ATK library provides a set of interfaces for accessibility.
|
||||
By supporting the ATK interfaces, an application or toolkit can
|
||||
|
|
Loading…
Reference in a new issue