[arch-commits] Commit in libxi/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Feb 28 18:43:47 UTC 2009


    Date: Saturday, February 28, 2009 @ 13:43:46
  Author: jgc
Revision: 28306

Merged revisions 28305 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/libxi/trunk

........
  r28305 | jgc | 2009-02-28 18:43:35 +0000 (Sat, 28 Feb 2009) | 2 lines
  
  upgpkg: libxi 1.1.4-2
      Downgrade to 1.1.4 to solve problems with keyboard layouts in applications running on server-1.5
........

Modified:
  libxi/repos/extra-x86_64/	(properties)
  libxi/repos/extra-x86_64/PKGBUILD

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


Property changes on: libxi/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libxi/trunk:1-26591
   + /libxi/trunk:1-28305

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-28 18:43:35 UTC (rev 28305)
+++ extra-x86_64/PKGBUILD	2009-02-28 18:43:46 UTC (rev 28306)
@@ -2,17 +2,17 @@
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxi
-pkgver=1.2.0
-pkgrel=1
+pkgver=1.1.4
+pkgrel=2
 pkgdesc="X11 Input extension library"
 arch=('i686' 'x86_64')
 url="http://xorg.freedesktop.org"
 depends=('libxext>=1.0.5')
 makedepends=('pkgconfig')
-options=(!libtool)
+options=(!libtool force)
 license=('custom')
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-md5sums=('4b88e07d7dd77ca1e786f09066b58c02')
+md5sums=('7f68180d47b1c28a44718c502ab3bd52')
 
 build() {
   cd "${srcdir}/libXi-${pkgver}"




More information about the arch-commits mailing list