summaryrefslogtreecommitdiff
path: root/extra/libxau
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-09 17:15:33 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-09 17:15:33 +0100
commit81c145bbc94619d18db270991d31912a3d50c43b (patch)
treed4019392a513b226493ade11b1486d73dbb1e68e /extra/libxau
parent4290dec175736d43c7df289c599f553c469f3678 (diff)
parent0a7c64736c0b026c3105928d89500a8af1ad5eac (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/recoll/PKGBUILD core/dnsutils/PKGBUILD core/tzdata/PKGBUILD extra/cabal-install/PKGBUILD extra/feh/PKGBUILD extra/icedtea-web/PKGBUILD extra/indent/PKGBUILD extra/kdebase-konsole/PKGBUILD extra/kdebase-runtime/PKGBUILD extra/kdebase-workspace/PKGBUILD extra/kdepim/PKGBUILD extra/kdesdk/PKGBUILD extra/ktorrent/PKGBUILD extra/libktorrent/PKGBUILD libre/mplayer-libre/PKGBUILD multilib/lib32-libxau/PKGBUILD multilib/lib32-mpg123/PKGBUILD multilib/wine/PKGBUILD staging/kdenetwork/PKGBUILD staging/kdepim/PKGBUILD testing/bluez/PKGBUILD testing/xf86-input-evdev/PKGBUILD
Diffstat (limited to 'extra/libxau')
-rw-r--r--extra/libxau/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxau/PKGBUILD b/extra/libxau/PKGBUILD
index b6293ad9e..51094a411 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' 'mips64el')
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}"