diff --git a/xorg-xf86-input-mouse/.footprint b/xorg-xf86-input-mouse/.footprint index eb7150fd..81b7bedd 100644 --- a/xorg-xf86-input-mouse/.footprint +++ b/xorg-xf86-input-mouse/.footprint @@ -1,4 +1,7 @@ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/xorg/ +-rw-r--r-- root/root usr/include/xorg/xf86-mouse-properties.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/xorg/ drwxr-xr-x root/root usr/lib/xorg/modules/ diff --git a/xorg-xf86-input-mouse/.md5sum b/xorg-xf86-input-mouse/.md5sum index 0b9e9795..bfbb52c3 100644 --- a/xorg-xf86-input-mouse/.md5sum +++ b/xorg-xf86-input-mouse/.md5sum @@ -1 +1 @@ -871c828b88e9c973f1457724b35576fb xf86-input-mouse-1.7.2.tar.bz2 +126cd5dd471a38e0a13877202af6f112 xf86-input-mouse-1.8.0.tar.bz2 diff --git a/xorg-xf86-input-mouse/Pkgfile b/xorg-xf86-input-mouse/Pkgfile index ee6ea852..3354c400 100644 --- a/xorg-xf86-input-mouse/Pkgfile +++ b/xorg-xf86-input-mouse/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xf86-input-mouse -version=1.7.2 +version=1.8.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-$version.tar.bz2)