From 00f5c07a874e6704be719773cb1126695074596a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Feb 2011 10:55:07 +0100 Subject: [PATCH] xinput: update to 1.5.3 --- srcpkgs/xinput/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xinput/template b/srcpkgs/xinput/template index d1b1bdff0a..4ada25918a 100644 --- a/srcpkgs/xinput/template +++ b/srcpkgs/xinput/template @@ -1,11 +1,11 @@ # Template build file for 'xinput'. pkgname=xinput -version=1.5.2 +version=1.5.3 distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Utility to configure and test X input devices" maintainer="Juan RP " -checksum=2ce78601dc9289515749ef11d3af9d09d68c93f3efe69701112e95dd0da76390 +checksum=6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76 long_desc=" xinput is a utility to list available input devices, query information about a device and change input device settings."