summaryrefslogtreecommitdiff
path: root/extra/libx11/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-14 02:29:04 -0700
committerroot <root@rshg054.dnsready.net>2013-09-14 02:29:04 -0700
commit4037e15db64f7056ae2222c22605b41d95d5b3c3 (patch)
tree197b645a67f31a4de4492502880ebf5e47e4ecd0 /extra/libx11/PKGBUILD
parentab0da22f3d1d275faa99cd8139037a6ec60e2df3 (diff)
Sat Sep 14 02:27:34 PDT 2013
Diffstat (limited to 'extra/libx11/PKGBUILD')
-rw-r--r--extra/libx11/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libx11/PKGBUILD b/extra/libx11/PKGBUILD
index 162b46ac9..775c9e716 100644
--- a/extra/libx11/PKGBUILD
+++ b/extra/libx11/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 191746 2013-07-30 07:19:33Z jgc $
+# $Id: PKGBUILD 194312 2013-09-13 08:00:26Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libx11
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="X11 client-side library"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ makedepends=('xorg-util-macros' 'xextproto' 'xtrans' 'inputproto')
options=('!libtool')
license=('custom')
source=(${url}/releases/individual/lib/libX11-${pkgver}.tar.bz2)
-sha256sums=('10a54fc16b58b4f5a5eed4d080c357a82fd2f42d09af625c1f5df50650701892')
+sha256sums=('2aa027e837231d2eeea90f3a4afe19948a6eb4c8b2bec0241eba7dbc8106bd16')
build() {
cd "${srcdir}/libX11-${pkgver}"