aboutsummaryrefslogtreecommitdiff
path: root/desktop/fvwm3/fvwm3.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2024-04-04 11:03:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-04 11:10:48 +0700
commit94b42b0232ff290c6b9534d808ec41e82f58f71b (patch)
tree3389094fb27fd94cc565167c1cf36c5bdcf596af /desktop/fvwm3/fvwm3.SlackBuild
parentb8973c0ffd476bf56bdffaadd2fb2f68afcc1e69 (diff)
desktop/fvwm3: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/fvwm3/fvwm3.SlackBuild')
-rw-r--r--desktop/fvwm3/fvwm3.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/fvwm3/fvwm3.SlackBuild b/desktop/fvwm3/fvwm3.SlackBuild
index fbe36b5087..de7467eaa6 100644
--- a/desktop/fvwm3/fvwm3.SlackBuild
+++ b/desktop/fvwm3/fvwm3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fvwm3
-# Copyright 2020-2023, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2020-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fvwm3
-VERSION=${VERSION:-1.0.9}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}