summaryrefslogtreecommitdiffstats
path: root/kdei/kde-l10n/kde-l10n.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'kdei/kde-l10n/kde-l10n.SlackBuild')
-rwxr-xr-xkdei/kde-l10n/kde-l10n.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdei/kde-l10n/kde-l10n.SlackBuild b/kdei/kde-l10n/kde-l10n.SlackBuild
index 45a6129..88fd0b8 100755
--- a/kdei/kde-l10n/kde-l10n.SlackBuild
+++ b/kdei/kde-l10n/kde-l10n.SlackBuild
@@ -35,9 +35,9 @@ if [ ! -r ./languages ]; then
done
fi
-[ -z $VERSION ] && export VERSION=4.6.5
+[ -z $VERSION ] && export VERSION=4.7.4
[ -z $ARCH ] && export ARCH=noarch
-[ -z $BUILD ] && export BUILD=2
+[ -z $BUILD ] && export BUILD=1
# Use this as CFLAGS and CXXFLAGS:
if [ -z "$SLKCFLAGS" ]; then