libinput: 0.13

This commit is contained in:
Neophytos Kolokotronis 2015-03-24 16:40:15 +00:00
parent da3e964e6b
commit c35f68779e

View File

@ -1,7 +1,7 @@
#Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libinput
pkgname=libinput
pkgver=0.12.0
pkgver=0.13.0
pkgrel=1
pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
arch=(x86_64)
@ -11,7 +11,7 @@ depends=('mtdev' 'systemd' 'libevdev')
makedepends=('systemd')
options=('!libtool')
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
sha256sums=('6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a')
sha256sums=('6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a')
build() {
cd $pkgname-$pkgver