lib32-libxau update to 1.0.8

This commit is contained in:
Francesco 2013-12-18 11:24:15 +00:00
parent 2bd39856f0
commit 1b26985bd3

View File

@ -5,7 +5,7 @@
_pkgbasename=libxau
pkgname=lib32-$_pkgbasename
pkgver=1.0.7
pkgver=1.0.8
pkgrel=1
pkgdesc="X11 authorisation library"
url="http://xorg.freedesktop.org/"
@ -15,7 +15,7 @@ makedepends=('pkgconfig' 'xproto' 'gcc-multilib')
license=('custom')
options=('!libtool')
source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.bz2)
sha1sums=('29c47207fd246425b906f525b2220235ce4cd0f6')
sha1sums=('d9512d6869e022d4e9c9d33f6d6199eda4ad096b')
build() {
cd "${srcdir}/libXau-${pkgver}"