desktop/Buku: Updated for version 4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-11-10 01:17:02 +07:00 committed by Willy Sudiarto Raharjo
parent cc0ea39325
commit 42d9e9a680
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Buku
VERSION=${VERSION:-3.9}
VERSION=${VERSION:-4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Buku"
VERSION="3.9"
VERSION="4.0"
HOMEPAGE="https://github.com/jarun/Buku"
DOWNLOAD="https://github.com/jarun/Buku/archive/v3.9/Buku-3.9.tar.gz"
MD5SUM="b651d2d8d691c5819d7bb02de844fded"
DOWNLOAD="https://github.com/jarun/Buku/archive/v4.0/Buku-4.0.tar.gz"
MD5SUM="6f64b2858499ea2b86de9733f8200f17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-urllib3 BeautifulSoup4 cryptography"