From 10b4d2be8c55de0abb960e8dadeb3ae02527b07c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 5 Sep 2009 15:59:05 +0000 Subject: x11/libxau: upgrade to 1.0.5 --- x11/libxau/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/libxau/APKBUILD b/x11/libxau/APKBUILD index 83e1095b..c6b79906 100644 --- a/x11/libxau/APKBUILD +++ b/x11/libxau/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libxau -pkgver=1.0.4 -pkgrel=1 +pkgver=1.0.5 +pkgrel=0 pkgdesc="X11 authorisation library" url="http://xorg.freedesktop.org/" license="custom" @@ -20,4 +20,4 @@ build() { install -m755 -d "$pkgdir"/usr/share/licenses/$pkgname install -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING || return 1 } -md5sums="0f2b88d857e0a3f5898e4759c541af46 libXau-1.0.4.tar.bz2" +md5sums="993b3185c629e4b89401fca072dcb663 libXau-1.0.5.tar.bz2" -- cgit v1.2.3