[arch-commits] Commit in atk/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 11:05:07 UTC 2011
Date: Tuesday, September 27, 2011 @ 07:05:07
Author: ibiru
Revision: 138564
update to 2.2.0
Modified:
atk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 11:03:59 UTC (rev 138563)
+++ PKGBUILD 2011-09-27 11:05:07 UTC (rev 138564)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=atk
-pkgver=2.1.92
+pkgver=2.2.0
pkgrel=1
pkgdesc="A library providing a set of interfaces for accessibility"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
url='http://www.gtk.org/'
-sha256sums=('556c0417651e6d8ef6d85c92c4e787840625dc8ed8111d0bb7c8b584c1d4ea4f')
+sha256sums=('8b22f0e7803dd3734c676ccd68ea999ff1156ca49d99c3de5c1d269ad0c3739d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list