From db0c0e88cbea09b9741dff9fd75e9e5875ee30c4 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 2 Sep 2010 20:20:12 +0000 Subject: main/libxau: upgrade to 1.0.6 --- main/libxau/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/libxau/APKBUILD') diff --git a/main/libxau/APKBUILD b/main/libxau/APKBUILD index 9de33f486..b0ee7ce56 100644 --- a/main/libxau/APKBUILD +++ b/main/libxau/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libxau -pkgver=1.0.5 -pkgrel=3 +pkgver=1.0.6 +pkgrel=0 pkgdesc="X11 authorisation library" url="http://xorg.freedesktop.org/" license="custom" @@ -24,4 +24,4 @@ package() { install -m755 -d "$pkgdir"/usr/share/licenses/$pkgname install -m644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING || return 1 } -md5sums="993b3185c629e4b89401fca072dcb663 libXau-1.0.5.tar.bz2" +md5sums="4a2cbd83727682f9ee1c1e719bac6adb libXau-1.0.6.tar.bz2" -- cgit v1.2.3