summaryrefslogtreecommitdiff
path: root/testing/libxi/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-11 00:02:38 +0000
committerroot <root@rshg054.dnsready.net>2012-03-11 00:02:38 +0000
commit503034bfe282c58ff13c42c7a6b92aa062d779b5 (patch)
treeece09793a2bf096dd717bcd4082f0814784b8b27 /testing/libxi/PKGBUILD
parent3792e3874accbc868e7032042f1ecefdef25638e (diff)
Sun Mar 11 00:02:37 UTC 2012
Diffstat (limited to 'testing/libxi/PKGBUILD')
-rw-r--r--testing/libxi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/libxi/PKGBUILD b/testing/libxi/PKGBUILD
index e77d7c3d5..200a2b96d 100644
--- a/testing/libxi/PKGBUILD
+++ b/testing/libxi/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 149999 2012-02-12 09:43:58Z andyrtr $
+# $Id: PKGBUILD 152807 2012-03-09 17:09:29Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxi
-pkgver=1.5.99.3
+pkgver=1.6.0
pkgrel=1
pkgdesc="X11 Input extension library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('pkgconfig' 'xorg-util-macros')
options=(!libtool)
license=('custom')
source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha1sums=('55de70d18b20341f307b80da035400ed0467c920')
+sha1sums=('b7edf48f93e8abd13ca688fa7f597452c4b74346')
build() {
cd "${srcdir}/libXi-${pkgver}"