summaryrefslogtreecommitdiffstats
path: root/desktop/buku/buku.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2021-06-20 05:22:51 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:09 +0200
commitad6f78422542e5578abd834555e4b0629b68a8ce (patch)
tree07947a59f6e6fe56f0429e8e3daf19f757b08b84 /desktop/buku/buku.SlackBuild
parentac6e7c2b5aa158578b0ab938ba7ffcb9912dbec7 (diff)
downloadslackbuilds-ad6f78422542e5578abd834555e4b0629b68a8ce.tar.gz
desktop/buku: Updated for version 4.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/buku/buku.SlackBuild')
-rw-r--r--desktop/buku/buku.SlackBuild4
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}