summaryrefslogtreecommitdiff
path: root/community/xcb-util-cursor
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/xcb-util-cursor
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/xcb-util-cursor')
-rw-r--r--community/xcb-util-cursor/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xcb-util-cursor/PKGBUILD b/community/xcb-util-cursor/PKGBUILD
index cc94347a8..c3346a44d 100644
--- a/community/xcb-util-cursor/PKGBUILD
+++ b/community/xcb-util-cursor/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 98879 2013-10-21 00:54:20Z seblu $
+# $Id: PKGBUILD 100959 2013-11-13 21:01:51Z 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=4
+pkgver=0.1.1
+pkgrel=1
pkgdesc='XCB cursor library'
arch=('i686' 'x86_64')
url='http://cgit.freedesktop.org/xcb/util-cursor'
license=('custom:MIT')
depends=('libxcb' 'xcb-util-renderutil' 'xcb-util-image')
source=("http://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.bz2")
-md5sums=('40e913aae6fb30a72d423e6bae9a93e9')
+md5sums=('568712eaa340f18b357d3748300c1795')
build() {
cd $pkgname-$pkgver