diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2013-09-08 19:33:27 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2013-09-08 19:33:27 +0200 |
commit | 1477aff12740557468e8a22ee846093983d59091 (patch) | |
tree | 38e817e74e26cd8e4eca679b8caef4004fda7504 /xorg-xinit | |
parent | 64a352ed9da57c7a093fc650405abc4d0b242380 (diff) | |
download | xorg-1477aff12740557468e8a22ee846093983d59091.tar.gz xorg-1477aff12740557468e8a22ee846093983d59091.tar.xz |
xorg-xinit: updated to 1.3.3
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 eb0f4e28..e18d00ed 100644 --- a/xorg-xinit/.md5sum +++ b/xorg-xinit/.md5sum @@ -1 +1 @@ -9c0943cbd83e489ad1b05221b97efd44 xinit-1.3.2.tar.bz2 +3b8da0e6237aee9828cc809c647510a7 xinit-1.3.3.tar.bz2 diff --git a/xorg-xinit/Pkgfile b/xorg-xinit/Pkgfile index 461efc75..8995751f 100644 --- a/xorg-xinit/Pkgfile +++ b/xorg-xinit/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server name=xorg-xinit -version=1.3.2 +version=1.3.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xinit-$version.tar.bz2) |