mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/qt5-pbfimageplugin: Updated for version 1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eb7164c904
commit
2a522b0387
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for qt5-pbfimageplugin
|
||||
|
||||
# Copyright 2018 Nikolay Korotkiy <sikmir@gmail.com>
|
||||
# Copyright 2018-2019 Nikolay Korotkiy <sikmir@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qt5-pbfimageplugin
|
||||
VERSION=${VERSION:-1.1}
|
||||
VERSION=${VERSION:-1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qt5-pbfimageplugin"
|
||||
VERSION="1.1"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="https://github.com/tumic0/QtPBFImagePlugin"
|
||||
DOWNLOAD="https://github.com/tumic0/QtPBFImagePlugin/archive/1.1/QtPBFImagePlugin-1.1.tar.gz"
|
||||
MD5SUM="c7eb674ef87fa3ab3af896301f8d7c50"
|
||||
DOWNLOAD="https://github.com/tumic0/QtPBFImagePlugin/archive/1.2/QtPBFImagePlugin-1.2.tar.gz"
|
||||
MD5SUM="cf9f5000a1767d71226302f542273f9e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 protobuf3"
|
||||
|
|
Loading…
Reference in a new issue