diff options
Diffstat (limited to 'development/roswell/roswell.SlackBuild')
-rw-r--r-- | development/roswell/roswell.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/roswell/roswell.SlackBuild b/development/roswell/roswell.SlackBuild index f3b28c346424d..952f5ffcf76da 100644 --- a/development/roswell/roswell.SlackBuild +++ b/development/roswell/roswell.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for roswell -# Copyright 2023 n1to <n1to-slack@posteo.net> +# Copyright 2024 n1to <n1to-slack@posteo.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=roswell -VERSION=${VERSION:-22.12.14.113} +VERSION=${VERSION:-23.10.14.114} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |