summaryrefslogtreecommitdiff
path: root/community/xcb-util-cursor
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-22 01:11:27 -0700
committerroot <root@rshg054.dnsready.net>2013-10-22 01:11:27 -0700
commitd5839dd449651d7781de570240f3d0a1a9162320 (patch)
tree59a51057ead59eda118056ff05b1e2b941fa356b /community/xcb-util-cursor
parent61f20cbeb90ac877764e14b7c4e1c5c08b3e5383 (diff)
Tue Oct 22 01:11:15 PDT 2013
Diffstat (limited to 'community/xcb-util-cursor')
-rw-r--r--community/xcb-util-cursor/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/xcb-util-cursor/PKGBUILD b/community/xcb-util-cursor/PKGBUILD
index 0db7bf4eb..cc94347a8 100644
--- a/community/xcb-util-cursor/PKGBUILD
+++ b/community/xcb-util-cursor/PKGBUILD
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD 98637 2013-10-16 01:00:11Z seblu $
+# $Id: PKGBUILD 98879 2013-10-21 00:54:20Z seblu $
# Maintainer: Sébastien Luttringer <seblu at seblu dot net>
# Contributor: Bastien Dejean <nihilhill@gmail.com>
pkgname=xcb-util-cursor
pkgver=0.1.0
-pkgrel=3
+pkgrel=4
pkgdesc='XCB cursor library'
arch=('i686' 'x86_64')
url='http://cgit.freedesktop.org/xcb/util-cursor'
license=('custom:MIT')
-options=('!libtool')
depends=('libxcb' 'xcb-util-renderutil' 'xcb-util-image')
source=("http://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.bz2")
md5sums=('40e913aae6fb30a72d423e6bae9a93e9')