summaryrefslogtreecommitdiffstats
path: root/desktop/arandr/arandr.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/arandr/arandr.SlackBuild')
-rw-r--r--desktop/arandr/arandr.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/arandr/arandr.SlackBuild b/desktop/arandr/arandr.SlackBuild
index 1bc8e87e5d..b392d0caef 100644
--- a/desktop/arandr/arandr.SlackBuild
+++ b/desktop/arandr/arandr.SlackBuild
@@ -25,11 +25,13 @@
# 20220402 bkw: Modified by SlackBuilds.org, BUILD=2:
# - add doinst.sh, required because we have a .desktop file.
+# Modified by Eugene M., <damagedone at gmx dot com>
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=arandr
-VERSION=${VERSION:-0.1.10}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.1.11}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}