diff options
Diffstat (limited to 'ham/tucnak/tucnak.SlackBuild')
-rw-r--r-- | ham/tucnak/tucnak.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/tucnak/tucnak.SlackBuild b/ham/tucnak/tucnak.SlackBuild index 1e6e6928b5f45..97dc671a7c81a 100644 --- a/ham/tucnak/tucnak.SlackBuild +++ b/ham/tucnak/tucnak.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tucnak -# Copyright 2022 Matt Dinslage <daedra1980@gmail.com> +# Copyright 2022 Matt Dinslage <matthewdinslage@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tucnak -VERSION=${VERSION:-4.34} +VERSION=${VERSION:-4.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |