diff options
author | Juergen Daubert <jue@jue.li> | 2015-11-05 11:47:00 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-11-05 11:47:00 +0100 |
commit | cda257f7cb4bb4fdcc17025bbcad962f4aaf87ef (patch) | |
tree | 736effb8a003a89a54d914f7e1012cb90d4c1d8d | |
parent | 4e9790adbb320282c06840d0f0ab0f3b2cf31e67 (diff) | |
download | xorg-3.1.tar.gz xorg-3.1.tar.xz |
xorg-xkbcomp: update to 1.3.13.1
-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 fc464cc1..db93f87d 100644 --- a/xorg-xkbcomp/.md5sum +++ b/xorg-xkbcomp/.md5sum @@ -1 +1 @@ -0012a8e3092cddf7f87b250f96bb38c5 xkbcomp-1.3.0.tar.bz2 +a4d8353daf6cb0a9c47379b7413c42c6 xkbcomp-1.3.1.tar.bz2 diff --git a/xorg-xkbcomp/Pkgfile b/xorg-xkbcomp/Pkgfile index 2658ba9e..57e2e674 100644 --- a/xorg-xkbcomp/Pkgfile +++ b/xorg-xkbcomp/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libx11, xorg-libxkbfile name=xorg-xkbcomp -version=1.3.0 +version=1.3.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xkbcomp-$version.tar.bz2) |