diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2013-05-31 21:08:36 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2013-05-31 21:08:36 +1000 |
commit | 6c1b6482ff22228361eea964c44c0fbf64a4d5c8 (patch) | |
tree | 3272e73a00e78df2b3db19892ea4cf79322e3b83 /xorg-libxcursor | |
parent | 2b7ee5b94b3463d858164f448fef6abcf9a908e3 (diff) | |
download | xorg-6c1b6482ff22228361eea964c44c0fbf64a4d5c8.tar.gz xorg-6c1b6482ff22228361eea964c44c0fbf64a4d5c8.tar.xz |
xorg-libxcursor: 1.1.13 -> 1.1.14
Diffstat (limited to 'xorg-libxcursor')
-rw-r--r-- | xorg-libxcursor/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libxcursor/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-libxcursor/.md5sum b/xorg-libxcursor/.md5sum index 162ea3f0..b980a909 100644 --- a/xorg-libxcursor/.md5sum +++ b/xorg-libxcursor/.md5sum @@ -1 +1 @@ -52efa81b7f26c8eda13510a2fba98eea libXcursor-1.1.13.tar.bz2 +1e7c17afbbce83e2215917047c57d1b3 libXcursor-1.1.14.tar.bz2 diff --git a/xorg-libxcursor/Pkgfile b/xorg-libxcursor/Pkgfile index b23b1bcc..627304bd 100644 --- a/xorg-libxcursor/Pkgfile +++ b/xorg-libxcursor/Pkgfile @@ -1,10 +1,10 @@ -# Description: xorg lib libXcursor +# Description: X cursor management library # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu # Depends on: xorg-libxrender, xorg-libxfixes, xorg-libx11, xorg-fixesproto name=xorg-libxcursor -version=1.1.13 +version=1.1.14 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2) |