summaryrefslogtreecommitdiff
path: root/extra/libxau/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxau/PKGBUILD')
-rw-r--r--extra/libxau/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxau/PKGBUILD b/extra/libxau/PKGBUILD
index 587eb9aff..8fe202370 100644
--- a/extra/libxau/PKGBUILD
+++ b/extra/libxau/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 151322 2012-02-25 13:46:57Z allan $
+# $Id: PKGBUILD 152650 2012-03-07 19:44:52Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libxau
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.0.7
+pkgrel=1
pkgdesc="X11 authorisation library"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -13,7 +13,7 @@ makedepends=('pkgconfig')
license=('custom')
options=('!libtool')
source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
-sha1sums=('0e1ab449f98026e4599f6e0d7491810d36c8fe4d')
+sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6')
build() {
cd "${srcdir}/libXau-${pkgver}"