commit
39ff60971c
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=0.18.0
|
||||
version=0.19.0
|
||||
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=64a70f96bab17a22eaf2fd7af17cf83def3388374096c7623be9448f62808cda
|
||||
checksum=69a97da47ef8fa9debadaa8ee11005b9b5183bd2b87c5aa7827b7c388a5acc5d
|
||||
|
||||
libinput-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'xf86-input-libinput'.
|
||||
pkgname=xf86-input-libinput
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=56babf46c13d15fbd15c9d43815e9220e63acd9ed28095e7d68ad03f9148bbda
|
||||
checksum=db8f919c24a381cec1e7840f1f2117251501c0c7ae2a43941d84753154a826d6
|
||||
|
||||
post_install() {
|
||||
vinstall ${FILESDIR}/90-libinput.conf 644 usr/share/X11/xorg.conf.d
|
||||
|
|
Loading…
Add table
Reference in a new issue