diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2007-09-15 23:50:57 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2007-09-15 23:50:57 +0200 |
commit | 53f605a2b0f13cf62c50f084dead5174b8ec0544 (patch) | |
tree | 8f2cf8d0bb0759a63981a90125b10d822db941c7 /xorg-xinit | |
parent | 06c7fd197f4b37ce943543b6476c5cd7026bc7b9 (diff) | |
download | xorg-53f605a2b0f13cf62c50f084dead5174b8ec0544.tar.gz xorg-53f605a2b0f13cf62c50f084dead5174b8ec0544.tar.xz |
xorg-xinit: updated to 1.0.6.
Diffstat (limited to 'xorg-xinit')
-rw-r--r-- | xorg-xinit/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xinit/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xinit/.md5sum b/xorg-xinit/.md5sum index 4be42af3..156d539d 100644 --- a/xorg-xinit/.md5sum +++ b/xorg-xinit/.md5sum @@ -1 +1 @@ -9a2aad51042141a0e6ad066015397595 xinit-1.0.5.tar.bz2 +6636b33d2b04b0a2eb65623cbd15c041 xinit-1.0.6.tar.bz2 diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile index ec83e240..78bd9c5f 100644 --- a/xorg-xinit/Pkgfile +++ b/xorg-xinit/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xinit -version=1.0.5 +version=1.0.6 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2) |