mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/qupzilla: Updated for version 1.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c7bd09343a
commit
4b69286469
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qupzilla
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qupzilla"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.4"
|
||||
HOMEPAGE="http://www.qupzilla.com"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.6.3.tar.gz"
|
||||
MD5SUM="37d962c924a58c616104d0cc732bf69f"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.6.4.tar.gz"
|
||||
MD5SUM="373eb86d376a90bea72558acda1e2ea8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue