libraries/quazip-qt5: Updated for version 0.9.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-08-25 18:07:44 +02:00 committed by Willy Sudiarto Raharjo
parent 047692d0fb
commit 45d081ef76
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for quazip-qt5
# Copyright 2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2019-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=quazip-qt5
SRCNAM=quazip
VERSION=${VERSION:-0.8.1}
VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="quazip-qt5"
VERSION="0.8.1"
VERSION="0.9.1"
HOMEPAGE="https://github.com/stachenov/quazip/"
DOWNLOAD="https://github.com/stachenov/quazip/archive/v0.8.1/quazip-0.8.1.tar.gz"
MD5SUM="0161c679b1d32c289dab2f96c81354aa"
DOWNLOAD="https://github.com/stachenov/quazip/archive/v0.9.1/quazip-0.9.1.tar.gz"
MD5SUM="46a7c344355bd53af8da2bfcd5126c3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"