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

Florian Pritz bluewind at nymeria.archlinux.org
Wed Apr 10 15:12:15 UTC 2013


    Date: Wednesday, April 10, 2013 @ 17:12:15
  Author: bluewind
Revision: 88042

upgpkg: lib32-libxi 1.7.1-1

upstream update

Modified:
  lib32-libxi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-10 15:11:34 UTC (rev 88041)
+++ PKGBUILD	2013-04-10 15:12:15 UTC (rev 88042)
@@ -3,17 +3,17 @@
 
 _pkgbasename=libxi
 pkgname=lib32-$_pkgbasename
-pkgver=1.7
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="X11 Input extension library (32-bit)"
 arch=('x86_64')
 url="http://xorg.freedesktop.org"
-depends=('lib32-libxext' 'inputproto' $_pkgbasename)
+depends=('lib32-libxext' 'lib32-libxfixes' 'inputproto' $_pkgbasename)
 makedepends=('pkgconfig' 'xorg-util-macros' gcc-multilib)
 options=(!libtool)
 license=('custom')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha256sums=('4ebcf2b02c16ff51e41e9d045de01416d6430b6a4af6a82b17b6bfa4d6f9cbfc')
+sha256sums=('e92adb6b69c53c51e05c1e65db97e23751b935a693000fb0606c11b88c0066c5')
 
 build() {
   export CC="gcc -m32"




More information about the arch-commits mailing list