From 82ede8c03aadba0410cb17ae3e324e2bd12cd980 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 14 Oct 2018 21:32:32 -0300 Subject: [PATCH] xf86-input-libinput: update to 0.28.1. --- srcpkgs/xf86-input-libinput/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xf86-input-libinput/template b/srcpkgs/xf86-input-libinput/template index 528e8b8ddd1..c7fa3ce1ef6 100644 --- a/srcpkgs/xf86-input-libinput/template +++ b/srcpkgs/xf86-input-libinput/template @@ -1,17 +1,17 @@ # Template file for 'xf86-input-libinput' pkgname=xf86-input-libinput -version=0.28.0 +version=0.28.1 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libinput-devel xorg-server-devel" depends="virtual?xserver-abi-input-24_1" short_desc="Generic input driver for the X.Org server based on libinput" -maintainer="Juan RP " +maintainer="maxice8 " license="MIT" homepage="https://xorg.freedesktop.org/" distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2" -checksum=21994d065fc26e85d1c3fc87d8479b9c22699ed5a0119df98fbe0000e84630a1 +checksum=9ada448e076c0078a84b48e5298fa8ce317565f9b342b74c20429214a707d98b lib32disabled=yes post_install() {