libraries/quazip-qt5: Updated for version 0.8.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
0f007fcf22
commit
a545241aee
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=quazip-qt5
|
||||
SRCNAM=quazip
|
||||
VERSION=${VERSION:-0.7.6}
|
||||
VERSION=${VERSION:-0.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="quazip-qt5"
|
||||
VERSION="0.7.6"
|
||||
VERSION="0.8.1"
|
||||
HOMEPAGE="https://github.com/stachenov/quazip/"
|
||||
DOWNLOAD="https://github.com/stachenov/quazip/archive/0.7.6/quazip-0.7.6.tar.gz"
|
||||
MD5SUM="ab41bda24f0c54e870408eeb0413c7d1"
|
||||
DOWNLOAD="https://github.com/stachenov/quazip/archive/v0.8.1/quazip-0.8.1.tar.gz"
|
||||
MD5SUM="0161c679b1d32c289dab2f96c81354aa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in New Issue