[arch-commits] Commit in xf86-input-synaptics/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Fri Dec 5 20:56:07 UTC 2008


    Date: Friday, December 5, 2008 @ 15:56:07
  Author: jgc
Revision: 20577

upgpkg: xf86-input-synaptics 0.99.2-1

Modified:
  xf86-input-synaptics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-05 20:53:29 UTC (rev 20576)
+++ PKGBUILD	2008-12-05 20:56:07 UTC (rev 20577)
@@ -4,20 +4,20 @@
 # Contributor: Thomas Bächler <thomas at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=xf86-input-synaptics
-pkgver=0.99.1
+pkgver=0.99.2
 pkgrel=1
 pkgdesc="synaptics driver for notebook touchpads"
 arch=(i686 x86_64)
 license=('custom')
 url="http://w1.894.telia.com/~u89404340/touchpad/"
 depends=('libx11')
-makedepends=('pkgconfig' 'xorg-server>=1.5')
+makedepends=('pkgconfig' 'xorg-server>=1.5.3')
 replaces=('synaptics')
 provides=('synaptics')
 conflicts=('synaptics')
 options=(!libtool)
 source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('25e73c67f24cf65fa0283018cf631f32')
+md5sums=('8a7feb7716a3f1666ecbb5ee33e43279')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list