summaryrefslogtreecommitdiffstats
path: root/libraries/libxkbcommon
diff options
context:
space:
mode:
author Isaac Yu2018-04-17 23:41:50 +0200
committer Willy Sudiarto Raharjo2018-04-21 02:43:00 +0200
commit6621c706af2d655d6a5d8a4065e4e97de51d1e8b (patch)
tree39f1b543007ff61c282df7750c60c55e8fbbd700 /libraries/libxkbcommon
parenteb2de3a42420b89edc46666a2983142cbe796c1d (diff)
downloadslackbuilds-6621c706af2d655d6a5d8a4065e4e97de51d1e8b.tar.gz
libraries/libxkbcommon: Updated for version 0.8.0 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libxkbcommon')
-rw-r--r--libraries/libxkbcommon/README8
-rw-r--r--libraries/libxkbcommon/libxkbcommon.SlackBuild3
-rw-r--r--libraries/libxkbcommon/libxkbcommon.info10
3 files changed, 11 insertions, 10 deletions
diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README
index 82d61d160d..4099b0a642 100644
--- a/libraries/libxkbcommon/README
+++ b/libraries/libxkbcommon/README
@@ -1,5 +1,5 @@
-xkbcommon is a library to handle keyboard descriptions, including
-loading them from disk, parsing them and handling their state.
-It's mainly meant for client toolkits, window systems, and other
-system applications; currently that includes Wayland, kmscon,
+xkbcommon is a library to handle keyboard descriptions, including
+loading them from disk, parsing them and handling their state.
+It's mainly meant for client toolkits, window systems, and other
+system applications; currently that includes Wayland, kmscon,
GTK+, Clutter, and more.
diff --git a/libraries/libxkbcommon/libxkbcommon.SlackBuild b/libraries/libxkbcommon/libxkbcommon.SlackBuild
index d8db76d695..74f6b5f73b 100644
--- a/libraries/libxkbcommon/libxkbcommon.SlackBuild
+++ b/libraries/libxkbcommon/libxkbcommon.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for libxkbcommon
# Copyright 2013 Anton Sil'uev, Russia
+# Copyright 2018 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libxkbcommon
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libxkbcommon/libxkbcommon.info b/libraries/libxkbcommon/libxkbcommon.info
index b04e24d0be..ba2957fd05 100644
--- a/libraries/libxkbcommon/libxkbcommon.info
+++ b/libraries/libxkbcommon/libxkbcommon.info
@@ -1,10 +1,10 @@
PRGNAM="libxkbcommon"
-VERSION="0.7.1"
+VERSION="0.8.0"
HOMEPAGE="https://xkbcommon.org/"
-DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.7.1.tar.xz"
-MD5SUM="947ba609cb0239b9462127d5cf8908ee"
+DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.8.0.tar.xz"
+MD5SUM="7d0e4c4a137d0ac45bf6b328c84c3a81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Anton Sil'uev"
-EMAIL="burning2007@ya.ru"
+MAINTAINER="Isaac Yu"
+EMAIL="isaacyu1@isaacyu1.com"