summaryrefslogtreecommitdiff
path: root/extra/libxcb
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-31 12:35:56 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-31 12:35:56 +0200
commit0dc1411695376442c13f473499a876f085074d75 (patch)
tree1ce41a87f86a15e6a72ae9e9198a05c755e293f0 /extra/libxcb
parente6e5e22dc82259030c1c26dc78bb4e761861abfc (diff)
parent94a3b302f520438e919ef8706ce9cf42ad7c2e11 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/acpid/PKGBUILD core/btrfs-progs/PKGBUILD extra/calligra/PKGBUILD extra/libxcursor/PKGBUILD extra/xine-lib/PKGBUILD
Diffstat (limited to 'extra/libxcb')
-rw-r--r--extra/libxcb/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libxcb/PKGBUILD b/extra/libxcb/PKGBUILD
index c646844a3..f2e695ec7 100644
--- a/extra/libxcb/PKGBUILD
+++ b/extra/libxcb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 177994 2013-02-12 20:05:14Z andyrtr $
+# $Id: PKGBUILD 186724 2013-05-30 19:02:49Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libxcb
-pkgver=1.9
-pkgrel=3
+pkgver=1.9.1
+pkgrel=1
pkgdesc="X11 client-side library"
arch=('i686' 'x86_64' 'mips64el')
url="http://xcb.freedesktop.org/"
@@ -14,8 +14,8 @@ options=('!libtool')
license=('custom')
source=($url/dist/$pkgname-$pkgver.tar.bz2
libxcb-1.1-no-pthread-stubs.patch)
-sha1sums=('ad2fb95eeec41ba3d39502a4f7460c3b64fdf061'
- 'd2df03ddf3e949c10c2c185256b0eb7fa02837ab')
+sha256sums=('d44a5ff4eb0b9569e6f7183b51fdaf6f58da90e7d6bfc36b612d7263f83e362f'
+ '1ec7a6e7dc8639baa6c3fbc61ca8556108fb824598bd6ab5ef1fa50d48d6d310')
build() {
cd "$srcdir/$pkgname-$pkgver"