From da2048b07d42c079f57e8c8d59866613491f3db3 Mon Sep 17 00:00:00 2001
From: Michael Gehring <mg@ebfe.org>
Date: Mon, 29 Feb 2016 12:58:51 +0100
Subject: [PATCH] libinput: update to 1.2.1.

---
 srcpkgs/libinput/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template
index b06705f0d7a..b2a1e5e8dae 100644
--- a/srcpkgs/libinput/template
+++ b/srcpkgs/libinput/template
@@ -1,6 +1,6 @@
 # Template file for 'libinput'
 pkgname=libinput
-version=1.2.0
+version=1.2.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
 license="MIT"
 homepage="http://www.freedesktop.org/wiki/Software/libinput/"
 distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
-checksum=1754b917fe675507ea80445b4f2e91d76cb6a6935508fe37234807affb316e2c
+checksum=e2db8c5357f8859b33c58e583601f50509f085ae9340a58790bcf44f1480c1c3
 
 # static_assert()
 CFLAGS="-std=c11"