summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--desktop/buku/buku.SlackBuild4
-rw-r--r--desktop/buku/buku.info6
2 files changed, 5 insertions, 5 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}
diff --git a/desktop/buku/buku.info b/desktop/buku/buku.info
index 5109093c91..7a7bdfd8c1 100644
--- a/desktop/buku/buku.info
+++ b/desktop/buku/buku.info
@@ -1,8 +1,8 @@
PRGNAM="buku"
-VERSION="4.5"
+VERSION="4.6"
HOMEPAGE="https://github.com/jarun/buku"
-DOWNLOAD="https://github.com/jarun/buku/archive/v4.5/buku-4.5.tar.gz"
-MD5SUM="efbe08f2bef0725c20fb236d673a03ed"
+DOWNLOAD="https://github.com/jarun/buku/archive/v4.6/buku-4.6.tar.gz"
+MD5SUM="cf9a5ffcf95b65bc51877fbef351afc9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 cryptography html5lib"