diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-09 20:01:03 +0200 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2009-07-10 19:54:28 +0200 |
commit | ade64bf5358a28b3d690e5574ef74ef082fb86b5 (patch) | |
tree | cb095ffe6f44f5b728ec623cdbaf0c4f79ccc333 /xorg-xkbcomp | |
parent | 883c8479def1ed7764b9a130365513912b20b3a8 (diff) | |
download | xorg-ade64bf5358a28b3d690e5574ef74ef082fb86b5.tar.gz xorg-ade64bf5358a28b3d690e5574ef74ef082fb86b5.tar.xz |
xorg-xkbcomp: updated to 1.1.0.
Diffstat (limited to 'xorg-xkbcomp')
-rw-r--r-- | xorg-xkbcomp/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xkbcomp/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xkbcomp/.md5sum b/xorg-xkbcomp/.md5sum index a3c0668f..d0a9e3ef 100644 --- a/xorg-xkbcomp/.md5sum +++ b/xorg-xkbcomp/.md5sum @@ -1 +1 @@ -6cc96c3e4ed5d9802fe717beac008f19 xkbcomp-1.0.5.tar.bz2 +362380be3b3bed56c9ce45622eafc2c9 xkbcomp-1.1.0.tar.bz2 diff --git a/xorg-xkbcomp/Pkgfile b/xorg-xkbcomp/Pkgfile index 959ec496..ee15838b 100644 --- a/xorg-xkbcomp/Pkgfile +++ b/xorg-xkbcomp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-libxkbfile name=xorg-xkbcomp -version=1.0.5 +version=1.1.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xkbcomp-$version.tar.bz2) |