From 52c50a287052b6b63c8f602e4269dee461a94e11 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 13 Feb 2017 12:01:34 +0100 Subject: deps: updated for the upcoming KDE 5_17.02. Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland --- deps/libxkbcommon/.url | 2 +- deps/libxkbcommon/libxkbcommon.SlackBuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'deps/libxkbcommon') diff --git a/deps/libxkbcommon/.url b/deps/libxkbcommon/.url index 9840880..871f807 100644 --- a/deps/libxkbcommon/.url +++ b/deps/libxkbcommon/.url @@ -1,2 +1,2 @@ -http://xkbcommon.org/download/libxkbcommon-0.5.0.tar.xz +http://xkbcommon.org/download/libxkbcommon-0.7.1.tar.xz diff --git a/deps/libxkbcommon/libxkbcommon.SlackBuild b/deps/libxkbcommon/libxkbcommon.SlackBuild index 7e832e7..e21cf70 100755 --- a/deps/libxkbcommon/libxkbcommon.SlackBuild +++ b/deps/libxkbcommon/libxkbcommon.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Copyright 2015 Patrick J. Volkerding, Sebeka, MN, USA -# Copyright 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2015, 2017 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ PKGNAM=libxkbcommon -VERSION=${VERSION:-0.5.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} CWD=$(pwd) -- cgit v1.2.3