summaryrefslogtreecommitdiff
path: root/extra/libxcursor
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxcursor')
-rw-r--r--extra/libxcursor/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/libxcursor/PKGBUILD b/extra/libxcursor/PKGBUILD
index aca6b0796..5727da381 100644
--- a/extra/libxcursor/PKGBUILD
+++ b/extra/libxcursor/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 130855 2011-07-08 13:02:13Z andyrtr $
+# $Id: PKGBUILD 152769 2012-03-09 16:04:11Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
+
pkgname=libxcursor
-pkgver=1.1.12
+pkgver=1.1.13
pkgrel=1
pkgdesc="X cursor management library"
arch=(i686 x86_64 'mips64el')
@@ -12,7 +13,7 @@ depends=('libxfixes' 'libxrender')
makedepends=('xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2)
-sha1sums=('f68d7baed5ecf4b1ae88004dd05ef4680d63ee2c')
+sha1sums=('4e461d9e4324689ca8a84706926a8c0fe9470e47')
build() {
cd "${srcdir}/libXcursor-${pkgver}"