summaryrefslogtreecommitdiffstats
path: root/deps/libxkbcommon/libxkbcommon.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/libxkbcommon/libxkbcommon.SlackBuild')
-rwxr-xr-xdeps/libxkbcommon/libxkbcommon.SlackBuild4
1 files changed, 2 insertions, 2 deletions
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)