diff options
Diffstat (limited to 'desktop/buku/buku.SlackBuild')
-rw-r--r-- | desktop/buku/buku.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/buku/buku.SlackBuild b/desktop/buku/buku.SlackBuild index d25ce4edf4..cfd2d6db87 100644 --- a/desktop/buku/buku.SlackBuild +++ b/desktop/buku/buku.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for buku. # # Copyright 2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. -# Copyright 2019-2020 Andrew Clemons, Wellington New Zealand +# Copyright 2019-2021 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=buku -VERSION=${VERSION:-4.5} +VERSION=${VERSION:-4.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |