summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/libxau/APKBUILD6
1 files changed, 3 insertions, 3 deletions
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 <ncopa@alpinelinux.org>
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"