[arch-commits] Commit in libxi/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Dec 17 08:46:43 UTC 2011
Date: Saturday, December 17, 2011 @ 03:46:43
Author: andyrtr
Revision: 145121
upgpkg: libxi 1.4.4-1
upstream update 1.4.4
Modified:
libxi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-17 08:00:55 UTC (rev 145120)
+++ PKGBUILD 2011-12-17 08:46:43 UTC (rev 145121)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libxi
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="X11 Input extension library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
options=(!libtool)
license=('custom')
source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
-sha1sums=('c66cfdee74e8d169a7992b5f257395e653ca761b')
+sha1sums=('e4ca1b45368214ba246bfad398ea087125c79f31')
build() {
cd "${srcdir}/libXi-${pkgver}"
More information about the arch-commits
mailing list