diff options
-rw-r--r-- | xorg/xorg-libx11/.footprint | 2 | ||||
-rw-r--r-- | xorg/xorg-libx11/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-libx11/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/xorg-libx11/.footprint b/xorg/xorg-libx11/.footprint index eace88795..4a48acfd9 100644 --- a/xorg/xorg-libx11/.footprint +++ b/xorg/xorg-libx11/.footprint @@ -32,7 +32,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ -rw-r--r-- root/root usr/share/X11/XErrorDB --rw-r--r-- root/root usr/share/X11/XKeysymDB drwxr-xr-x root/root usr/share/X11/locale/ drwxr-xr-x root/root usr/share/X11/locale/C/ -rw-r--r-- root/root usr/share/X11/locale/C/Compose (EMPTY) @@ -395,6 +394,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/XCloseOM.3.gz -rw-r--r-- root/root usr/share/man/man3/XColor.3.gz -rw-r--r-- root/root usr/share/man/man3/XColormapEvent.3.gz +-rw-r--r-- root/root usr/share/man/man3/XCompose.3.gz -rw-r--r-- root/root usr/share/man/man3/XConfigureEvent.3.gz -rw-r--r-- root/root usr/share/man/man3/XConfigureRequestEvent.3.gz -rw-r--r-- root/root usr/share/man/man3/XConfigureWindow.3.gz diff --git a/xorg/xorg-libx11/.md5sum b/xorg/xorg-libx11/.md5sum index 1b537b5f2..88432fc35 100644 --- a/xorg/xorg-libx11/.md5sum +++ b/xorg/xorg-libx11/.md5sum @@ -1 +1 @@ -a1175b6667fcb249c6f1d725965944e3 libX11-1.3.5.tar.bz2 +4603bdbce1bd73cbc140de402fe6ed24 libX11-1.4.1.tar.bz2 diff --git a/xorg/xorg-libx11/Pkgfile b/xorg/xorg-libx11/Pkgfile index 7b3cf6edc..e6368e000 100644 --- a/xorg/xorg-libx11/Pkgfile +++ b/xorg/xorg-libx11/Pkgfile @@ -6,7 +6,7 @@ # Run on: xorg-libxcb,xorg-xtrans name=xorg-libx11 -version=1.3.5 +version=1.4.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libX11-$version.tar.bz2) |