summaryrefslogtreecommitdiff
path: root/extra/libinput
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-04 04:00:35 +0000
commit8faa42b28f39ace5fc2c3ec8a054fa0a5b246eab (patch)
treee904cb1dcc6423b414bae5d134c3ea83ac01efa1 /extra/libinput
parent11196316291f49af2bacd1b4531e0a548729dea2 (diff)
Wed Jun 4 03:57:00 UTC 2014
Diffstat (limited to 'extra/libinput')
-rw-r--r--extra/libinput/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libinput/PKGBUILD b/extra/libinput/PKGBUILD
index e0009dbc8..108ee2798 100644
--- a/extra/libinput/PKGBUILD
+++ b/extra/libinput/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot
pkgname=libinput
-pkgver=0.1.0
+pkgver=0.2.0
pkgrel=1
pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices."
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=('mtdev' 'libsystemd' 'libevdev')
makedepends=('systemd')
options=('!libtool')
source=(http://freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d')
+sha256sums=('822bad40cac1fa90e38569da189a989d4b5f8ef58ec6bc6fefef8b78f825599c')
build() {
cd $pkgname-$pkgver