diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 11:34:03 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-10-03 11:34:03 +0200 |
commit | 9e3af026d99edba4ba82c67503b992f7be0bb2e3 (patch) | |
tree | e84137a07b1d00a69eb3e14282ba4c63add4d9ec /xorg-xineramaproto | |
parent | 4f29364657e9037e58e0d660f3a964e9d9deab4b (diff) | |
download | xorg-9e3af026d99edba4ba82c67503b992f7be0bb2e3.tar.gz xorg-9e3af026d99edba4ba82c67503b992f7be0bb2e3.tar.xz |
xorg-xineramaproto: updated to 1.2.
Diffstat (limited to 'xorg-xineramaproto')
-rw-r--r-- | xorg-xineramaproto/.footprint | 2 | ||||
-rw-r--r-- | xorg-xineramaproto/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xineramaproto/Pkgfile | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/xorg-xineramaproto/.footprint b/xorg-xineramaproto/.footprint index 8d0aa0ab..840691e0 100644 --- a/xorg-xineramaproto/.footprint +++ b/xorg-xineramaproto/.footprint @@ -2,8 +2,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/X11/ drwxr-xr-x root/root usr/include/X11/extensions/ --rw-r--r-- root/root usr/include/X11/extensions/Xinerama.h --rw-r--r-- root/root usr/include/X11/extensions/panoramiXext.h -rw-r--r-- root/root usr/include/X11/extensions/panoramiXproto.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/xorg-xineramaproto/.md5sum b/xorg-xineramaproto/.md5sum index e4fffbdc..d0aee480 100644 --- a/xorg-xineramaproto/.md5sum +++ b/xorg-xineramaproto/.md5sum @@ -1 +1 @@ -1cc292c562962ad0ad3a253cae68c632 xineramaproto-1.1.2.tar.bz2 +a8aadcb281b9c11a91303e24cdea45f5 xineramaproto-1.2.tar.bz2 diff --git a/xorg-xineramaproto/Pkgfile b/xorg-xineramaproto/Pkgfile index 7f28109c..36ebaee3 100644 --- a/xorg-xineramaproto/Pkgfile +++ b/xorg-xineramaproto/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xineramaproto -version=1.1.2 +version=1.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-$version.tar.bz2) |