summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-22 23:15:20 +0000
committerroot <root@rshg054.dnsready.net>2012-02-22 23:15:20 +0000
commit1d9fb21dff6df1679e536ab672edcbbdb4cf3a15 (patch)
tree803d7c2e3ac59d0ba8ac74c1b2a6dc6167937631 /testing
parent1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (diff)
Wed Feb 22 23:15:20 UTC 2012
Diffstat (limited to 'testing')
-rw-r--r--testing/xf86-input-synaptics/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/xf86-input-synaptics/PKGBUILD b/testing/xf86-input-synaptics/PKGBUILD
index 095c34a3e..8695232fd 100644
--- a/testing/xf86-input-synaptics/PKGBUILD
+++ b/testing/xf86-input-synaptics/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 150014 2012-02-12 09:44:16Z andyrtr $
+# $Id: PKGBUILD 150719 2012-02-21 06:47:20Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Bächler <thomas@archlinux.org>
@@ -6,8 +6,8 @@
pkgname=xf86-input-synaptics
pkgver=1.5.99
-pkgrel=0.1
-_gitver=e6032c34515a19ebac09090028f806d82ddfb62d
+pkgrel=0.2
+_gitver=dfc3a8ed713c2878407c6443c4d3092da3125e0c
pkgdesc="Synaptics driver for notebook touchpads"
arch=('i686' 'x86_64')
license=('custom')
@@ -24,7 +24,7 @@ backup=('etc/X11/xorg.conf.d/10-synaptics.conf')
source=(#http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/snapshot/xf86-input-synaptics-${_gitver}.tar.gz
10-synaptics.conf)
-md5sums=('82556d741fe2bc45c4ab4648cb77700d'
+md5sums=('5e21cc5c7f61802ac340968caf9db7de'
'3b81a81b958dfe3cac3cdef7ee85f1ce')
build() {