[arch-commits] Commit in lib32-at-spi2-core/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Apr 16 13:33:15 UTC 2019


    Date: Tuesday, April 16, 2019 @ 13:33:14
  Author: alucryd
Revision: 451791

upgpkg: lib32-at-spi2-core 2.32.1-1

Modified:
  lib32-at-spi2-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-16 13:32:53 UTC (rev 451790)
+++ PKGBUILD	2019-04-16 13:33:14 UTC (rev 451791)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=lib32-at-spi2-core
-pkgver=2.32.0
+pkgver=2.32.1
 pkgrel=1
 pkgdesc='Protocol definitions and daemon for D-Bus at-spi'
 arch=(x86_64)
@@ -27,7 +27,7 @@
 
 build() {
   export CC='gcc -m32'
-  export PKG_CONFIG_PATH='/usr/lib32/pkgconfig'
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
 
   arch-meson at-spi2-core build \
     --libdir=/usr/lib32 \



More information about the arch-commits mailing list