diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-22 09:14:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-22 09:14:30 +0700 |
commit | ef7356ecceb79077742bd28c237a797e7fd55ed9 (patch) | |
tree | 318016524766ca2b5908b5729393b58d37c7c19d /graphics/converseen/converseen.SlackBuild | |
parent | 9cd724fb17d91b932fff22ec36bc356cb2b04168 (diff) |
graphics/converseen: Updated for version 0.9.9.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/converseen/converseen.SlackBuild')
-rw-r--r-- | graphics/converseen/converseen.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/converseen/converseen.SlackBuild b/graphics/converseen/converseen.SlackBuild index fdbcdf61a85e0..28b918df606a0 100644 --- a/graphics/converseen/converseen.SlackBuild +++ b/graphics/converseen/converseen.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for converseen -# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=converseen -VERSION=${VERSION:-0.9.9.3} +VERSION=${VERSION:-0.9.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |