summaryrefslogtreecommitdiff
path: root/staging/libxi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'staging/libxi/PKGBUILD')
-rw-r--r--staging/libxi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/staging/libxi/PKGBUILD b/staging/libxi/PKGBUILD
index d0da35276..693a559c9 100644
--- a/staging/libxi/PKGBUILD
+++ b/staging/libxi/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 149439 2012-02-07 18:06:11Z andyrtr $
+# $Id: PKGBUILD 149782 2012-02-10 20:18:57Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libxi
-pkgver=1.5.99.2
+pkgver=1.5.99.3
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=('7c1be5426297889daac91c0d669200ea3ec93582')
+sha1sums=('55de70d18b20341f307b80da035400ed0467c920')
build() {
cd "${srcdir}/libXi-${pkgver}"