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

Maxime Gauduin alucryd at archlinux.org
Wed Apr 8 07:25:58 UTC 2015


    Date: Wednesday, April 8, 2015 @ 09:25:58
  Author: alucryd
Revision: 130910

upgpkg: lib32-atk 2.16.0-1

Modified:
  lib32-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 06:33:25 UTC (rev 130909)
+++ PKGBUILD	2015-04-08 07:25:58 UTC (rev 130910)
@@ -4,7 +4,7 @@
 
 _pkgbasename=atk
 pkgname=lib32-$_pkgbasename
-pkgver=2.14.0
+pkgver=2.16.0
 pkgrel=1
 pkgdesc="A library providing a set of interfaces for accessibility (32-bit)"
 arch=('x86_64')
@@ -11,10 +11,9 @@
 license=('LGPL')
 depends=('lib32-glib2' $_pkgbasename)
 makedepends=('gcc-multilib')
-options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/${pkgver%.*}/${_pkgbasename}-${pkgver}.tar.xz)
-url='http://www.gtk.org/'
-sha256sums=('2875cc0b32bfb173c066c22a337f79793e0c99d2cc5e81c4dac0d5a523b8fbad')
+url='https://developer.gnome.org/atk/'
+sha256sums=('095f986060a6a0b22eb15eef84ae9f14a1cf8082488faa6886d94c37438ae562')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list