[arch-commits] Commit in atk/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Sep 4 19:00:02 UTC 2014


    Date: Thursday, September 4, 2014 @ 21:00:02
  Author: jgc
Revision: 220958

upgpkg: atk 2.13.90-1

Modified:
  atk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-04 18:53:41 UTC (rev 220957)
+++ PKGBUILD	2014-09-04 19:00:02 UTC (rev 220958)
@@ -2,16 +2,16 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=atk
-pkgver=2.12.0
+pkgver=2.13.90
 pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility"
 arch=(i686 x86_64)
 license=('LGPL')
 depends=('glib2')
-makedepends=('gobject-introspection')
+makedepends=('gobject-introspection' 'python2')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 url='http://www.gtk.org/'
-sha256sums=('48a8431974639c5a59c24fcd3ece1a19709872d5dfe78907524d9f5e9993f18f')
+sha256sums=('66a1ddf2ee3e8251012d428740549d7ac176135451927bcc4c332e3ed12dfc47')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list