summaryrefslogtreecommitdiffstats
path: root/main/libxcursor
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-11 12:55:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-11 12:55:05 +0000
commitf3612b5d63e486ec90a18f4d5e5f069a4339550c (patch)
tree6811fe75724b0fb9c6ebd01786d4177e18b7bc82 /main/libxcursor
parentadb10b08b195547c17caf228e5b97f4329dbb3be (diff)
downloadaports-f3612b5d63e486ec90a18f4d5e5f069a4339550c.tar.bz2
aports-f3612b5d63e486ec90a18f4d5e5f069a4339550c.tar.xz
main/libxcursor: upgrade to 1.1.13
Diffstat (limited to 'main/libxcursor')
-rw-r--r--main/libxcursor/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libxcursor/APKBUILD b/main/libxcursor/APKBUILD
index 44cf51f2c..cc57d8980 100644
--- a/main/libxcursor/APKBUILD
+++ b/main/libxcursor/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxcursor
-pkgver=1.1.12
+pkgver=1.1.13
pkgrel=0
pkgdesc="X cursor management library"
url="http://xorg.freedesktop.org/"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="a93b5a6f5b05976d2c0d3f8a07f6ac6a libXcursor-1.1.12.tar.bz2"
+md5sums="52efa81b7f26c8eda13510a2fba98eea libXcursor-1.1.13.tar.bz2"