aboutsummaryrefslogtreecommitdiff
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/powerline-status/powerline-status.SlackBuild b/system/powerline-status/powerline-status.SlackBuild
index 29af2842ad99f..38f8de4c4818f 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,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=powerline-status
SRCNAM=powerline
-VERSION=${VERSION:-2.8.2}
+VERSION=${VERSION:-2.8.3}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}