diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 17:42:43 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-11-15 17:42:43 +0100 |
commit | 83023e2117b6d82c19b4ada7ab6d45bdf1baaf44 (patch) | |
tree | f7c7de96eacb9ed1c62e0906844a9f0469131bfa /xorg-xinit | |
parent | 905b4ca9b6e49cb39b2b1bd98e4f76700aa6bf3b (diff) | |
download | xorg-83023e2117b6d82c19b4ada7ab6d45bdf1baaf44.tar.gz xorg-83023e2117b6d82c19b4ada7ab6d45bdf1baaf44.tar.xz |
xorg-xinit: updated to 1.2.0.
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 d649dc92..aa5364af 100644 --- a/xorg-xinit/.md5sum +++ b/xorg-xinit/.md5sum @@ -1 +1 @@ -9144097186c3d2454beffe8ac3b53c6e xinit-1.1.0.tar.bz2 +fe1696cab2fbed6fa059d0cd1c53ac13 xinit-1.2.0.tar.bz2 diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile index e33fc605..bd9a31fc 100644 --- a/xorg-xinit/Pkgfile +++ b/xorg-xinit/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xinit -version=1.1.0 +version=1.2.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2) |