aboutsummaryrefslogtreecommitdiff
path: root/system/openrc-settingsd/openrc-settingsd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/openrc-settingsd/openrc-settingsd.SlackBuild')
-rw-r--r--system/openrc-settingsd/openrc-settingsd.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/openrc-settingsd/openrc-settingsd.SlackBuild b/system/openrc-settingsd/openrc-settingsd.SlackBuild
index 4756d72fac..4c28b22d10 100644
--- a/system/openrc-settingsd/openrc-settingsd.SlackBuild
+++ b/system/openrc-settingsd/openrc-settingsd.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for openrc-settingsd
# Copyright © 2023 Nathaniel Russell <naterussell83@gmail.com>
+# Copyright 2024 Reza Talebi, Shahin Shahr, Iran
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openrc-settingsd
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.5.0}
TAG=${TAG:-_SBo}
BUILD=${BUILD:-1}
PKGTYPE=${PKGTYPE:-tgz}