diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 13:30:18 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 13:30:18 +0200 |
commit | 18d775254dece121edd300cf34bc01a36e0a7aaf (patch) | |
tree | 6380093b13d351ddf75450dc9ac871d0863de8d6 /xorg-libxcursor | |
parent | 7b6980a0d481d6c53fde1268f1480cae61b5cb36 (diff) | |
download | xorg-18d775254dece121edd300cf34bc01a36e0a7aaf.tar.gz xorg-18d775254dece121edd300cf34bc01a36e0a7aaf.tar.xz |
xorg-libxcursor: updated to 1.1.10.
Diffstat (limited to 'xorg-libxcursor')
-rw-r--r-- | xorg-libxcursor/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libxcursor/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-libxcursor/.md5sum b/xorg-libxcursor/.md5sum index 7771b8e6..549a2191 100644 --- a/xorg-libxcursor/.md5sum +++ b/xorg-libxcursor/.md5sum @@ -1 +1 @@ -99b7554037a92b260891091e81815a0a libXcursor-1.1.9.tar.bz2 +7dcdad1c10daea872cb3355af414b2ca libXcursor-1.1.10.tar.bz2 diff --git a/xorg-libxcursor/Pkgfile b/xorg-libxcursor/Pkgfile index a6018acc..56f587f0 100644 --- a/xorg-libxcursor/Pkgfile +++ b/xorg-libxcursor/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxrender, xorg-libxfixes, xorg-libx11, xorg-fixesproto name=xorg-libxcursor -version=1.1.9 +version=1.1.10 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXcursor-$version.tar.bz2) |