[arch-commits] CVS update of extra/x11-libs/libxi (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Sat Sep 22 18:06:13 UTC 2007


    Date: Saturday, September 22, 2007 @ 14:06:13
  Author: alexander
    Path: /home/cvs-extra/extra/x11-libs/libxi

Modified: PKGBUILD (1.7 -> 1.8)

* upgrade to X.org 7.3


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


Index: extra/x11-libs/libxi/PKGBUILD
diff -u extra/x11-libs/libxi/PKGBUILD:1.7 extra/x11-libs/libxi/PKGBUILD:1.8
--- extra/x11-libs/libxi/PKGBUILD:1.7	Tue Aug  7 11:02:15 2007
+++ extra/x11-libs/libxi/PKGBUILD	Sat Sep 22 14:06:13 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.7 2007/08/07 15:02:15 alexander Exp $
+# $Id: PKGBUILD,v 1.8 2007/09/22 18:06:13 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxi
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org"
-depends=('libxext' 'inputproto>=1.4')
+depends=('libxext')
 makedepends=('pkgconfig')
 options=(!libtool)
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
@@ -19,4 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
-md5sums=('9c4dd85f3e2a75bfb60bd288502bc288')
+md5sums=('7c510abb0cad8dc20493fb27ff7859d8')




More information about the arch-commits mailing list