summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororumin2016-07-30 16:42:44 +0900
committerorumin2016-07-30 16:42:44 +0900
commit77c578b9ad97ca0a7f2076223fb74667d68e7c13 (patch)
treedf9562db4b2d6048252de1954b6539eac4c2d628 /PKGBUILD
parent5c436fdeefb2249a8c483f8f0ce202ab4d339fa0 (diff)
downloadaur-77c578b9ad97ca0a7f2076223fb74667d68e7c13.tar.gz
versioni bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39d8f9f66e6e..0c740bf8b2cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_basename=libinput
pkgname="lib32-$_basename"
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.4.0
+pkgrel=1
pkgdesc="library that handles input devices for display servers and other applications that need to directly deal with input devices. (32-bit)"
arch=('x86_64')
url="http://www.freedesktop.org/wiki/Software/libinput/"