summaryrefslogtreecommitdiffstats
path: root/main/libxcursor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libxcursor/APKBUILD')
-rw-r--r--main/libxcursor/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxcursor/APKBUILD b/main/libxcursor/APKBUILD
index 2740c1bd8..44cf51f2c 100644
--- a/main/libxcursor/APKBUILD
+++ b/main/libxcursor/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxcursor
-pkgver=1.1.11
-pkgrel=2
+pkgver=1.1.12
+pkgrel=0
pkgdesc="X cursor management library"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="866ed46f7e0d85b8c0003cebbb78a4af libXcursor-1.1.11.tar.bz2"
+md5sums="a93b5a6f5b05976d2c0d3f8a07f6ac6a libXcursor-1.1.12.tar.bz2"