aboutsummaryrefslogtreecommitdiff
path: root/office/lowdown/lowdown.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/lowdown/lowdown.SlackBuild')
-rw-r--r--office/lowdown/lowdown.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/lowdown/lowdown.SlackBuild b/office/lowdown/lowdown.SlackBuild
index 01844800fe..603f30a5e9 100644
--- a/office/lowdown/lowdown.SlackBuild
+++ b/office/lowdown/lowdown.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lowdown
-# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com>
# Copyright 2020, Charles A. Daniels, United States
# All rights reserved.
#
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lowdown
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}