summaryrefslogtreecommitdiff
path: root/xorg-libxcursor-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2013-05-31 21:44:21 +1000
committerDanny Rawlins <monster.romster@gmail.com>2013-05-31 21:44:21 +1000
commit40e155b1d29ce15491d1806f3276cd878a492115 (patch)
treea01377af58c2d283fff29126d5adb7ccd0ba11de /xorg-libxcursor-32
parent5ca7d18efe95f4eb9b544401af907af0c954ccb7 (diff)
downloadcompat-32-40e155b1d29ce15491d1806f3276cd878a492115.tar.gz
compat-32-40e155b1d29ce15491d1806f3276cd878a492115.tar.xz
xorg-libxcursor-32: 1.1.13 -> 1.1.14
Diffstat (limited to 'xorg-libxcursor-32')
-rw-r--r--xorg-libxcursor-32/.md5sum2
-rw-r--r--xorg-libxcursor-32/Pkgfile7
2 files changed, 5 insertions, 4 deletions
diff --git a/xorg-libxcursor-32/.md5sum b/xorg-libxcursor-32/.md5sum
index 162ea3f0..b980a909 100644
--- a/xorg-libxcursor-32/.md5sum
+++ b/xorg-libxcursor-32/.md5sum
@@ -1 +1 @@
-52efa81b7f26c8eda13510a2fba98eea libXcursor-1.1.13.tar.bz2
+1e7c17afbbce83e2215917047c57d1b3 libXcursor-1.1.14.tar.bz2
diff --git a/xorg-libxcursor-32/Pkgfile b/xorg-libxcursor-32/Pkgfile
index e69b678a..6b415147 100644
--- a/xorg-libxcursor-32/Pkgfile
+++ b/xorg-libxcursor-32/Pkgfile
@@ -1,10 +1,10 @@
-# Description: xorg lib libXcursor
+# Description: X cursor management library
# URL: http://xorg.freedesktop.org
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
# Depends on: xorg-libxrender-32 xorg-libxfixes-32 xorg-libx11-32 xorg-fixesproto-32 xorg-libxcursor
name=xorg-libxcursor-32
-version=1.1.13
+version=1.1.14
release=1
source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2)
@@ -15,5 +15,6 @@ build() {
make
make DESTDIR=$PKG install
- rm -rf $PKG/usr/{include,man}
+
+ rm -r $PKG/usr/{include,man}
}

Generated by cgit