summaryrefslogtreecommitdiff
path: root/extra/libxcursor/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxcursor/PKGBUILD')
-rw-r--r--extra/libxcursor/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/libxcursor/PKGBUILD b/extra/libxcursor/PKGBUILD
index e4e6e420f..c78fcd474 100644
--- a/extra/libxcursor/PKGBUILD
+++ b/extra/libxcursor/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 152769 2012-03-09 16:04:11Z andyrtr $
+# $Id: PKGBUILD 186698 2013-05-30 14:35:12Z andyrtr $
+# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=libxcursor
-pkgver=1.1.13
-pkgrel=1.1
+pkgver=1.1.14
+pkgrel=1
pkgdesc="X cursor management library"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -13,7 +14,7 @@ depends=('libxfixes' 'libxrender')
makedepends=('xorg-util-macros')
options=('!libtool')
source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2)
-sha1sums=('4e461d9e4324689ca8a84706926a8c0fe9470e47')
+sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df')
build() {
cd "${srcdir}/libXcursor-${pkgver}"