summaryrefslogtreecommitdiffstats
path: root/system/powerline-status/powerline-status.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/powerline-status/powerline-status.SlackBuild')
-rw-r--r--system/powerline-status/powerline-status.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/powerline-status/powerline-status.SlackBuild b/system/powerline-status/powerline-status.SlackBuild
index 29af2842ad..551a4ef38e 100644
--- a/system/powerline-status/powerline-status.SlackBuild
+++ b/system/powerline-status/powerline-status.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for powerline-status
-# Copyright 2016-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=powerline-status
SRCNAM=powerline
-VERSION=${VERSION:-2.8.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.8.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}