summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-27 11:14:06 +0100
committer Eric Hameleers <alien@slackware.com>2017-01-27 11:14:06 +0100
commit28931d506f9b6fb1ffeda706f48798e256b2391b (patch)
tree6c5060b012916d56c9f0728ee1f120fba9689cad
parent1983368f1f70c63ea053ebd17193c67fc2812d0b (diff)
downloadktown-28931d506f9b6fb1ffeda706f48798e256b2391b.tar.gz
ktown-28931d506f9b6fb1ffeda706f48798e256b2391b.tar.xz
KDE.SlackBuild: update version numbers.
-rw-r--r--kde/KDE.options2
-rwxr-xr-xkdei/kde-l10n/kde-l10n.SlackBuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/kde/KDE.options b/kde/KDE.options
index 2ccc188..f9dedef 100644
--- a/kde/KDE.options
+++ b/kde/KDE.options
@@ -3,7 +3,7 @@
# usually has a different version number), or by setting your own
# environment variables.
-[ -z $VERSION ] && export VERSION=5.8.3
+[ -z $VERSION ] && export VERSION=5.8.5
[ -z $BUILD ] && export BUILD=1
# Automatically determine the architecture we're building on:
diff --git a/kdei/kde-l10n/kde-l10n.SlackBuild b/kdei/kde-l10n/kde-l10n.SlackBuild
index faadf45..c3ac38b 100755
--- a/kdei/kde-l10n/kde-l10n.SlackBuild
+++ b/kdei/kde-l10n/kde-l10n.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 2008 Robby Workman Northport, AL, USA
-# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -35,7 +35,7 @@ if [ ! -r ./languages ]; then
done
fi
-[ -z $VERSION ] && export VERSION=16.08.3
+[ -z $VERSION ] && export VERSION=16.12.1
[ -z $ARCH ] && export ARCH=noarch
[ -z $BUILD ] && export BUILD=1