diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2013-05-31 21:04:15 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2013-05-31 21:04:15 +1000 |
commit | 2b7ee5b94b3463d858164f448fef6abcf9a908e3 (patch) | |
tree | daff556153d483290ba378af2a7af6d5163175c4 /xorg-libxfixes | |
parent | 76778dc844052c5cc5c604c4c4adce8f1420de61 (diff) | |
download | xorg-2b7ee5b94b3463d858164f448fef6abcf9a908e3.tar.gz xorg-2b7ee5b94b3463d858164f448fef6abcf9a908e3.tar.xz |
xorg-libxfixes: 5.0 -> 5.0.1
Diffstat (limited to 'xorg-libxfixes')
-rw-r--r-- | xorg-libxfixes/.md5sum | 2 | ||||
-rw-r--r-- | xorg-libxfixes/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-libxfixes/.md5sum b/xorg-libxfixes/.md5sum index ee14a92c..4233b18c 100644 --- a/xorg-libxfixes/.md5sum +++ b/xorg-libxfixes/.md5sum @@ -1 +1 @@ -678071bd7f9f7467e2fc712d81022318 libXfixes-5.0.tar.bz2 +b985b85f8b9386c85ddcfe1073906b4d libXfixes-5.0.1.tar.bz2 diff --git a/xorg-libxfixes/Pkgfile b/xorg-libxfixes/Pkgfile index a2d1af97..cd3d422c 100644 --- a/xorg-libxfixes/Pkgfile +++ b/xorg-libxfixes/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-xproto, xorg-fixesproto, xorg-xextproto name=xorg-libxfixes -version=5.0 +version=5.0.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXfixes-$version.tar.bz2) |