libraries/QScintilla-qt5: Updated for version 2.11.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ad7f86dd63
commit
a8a670e66d
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for QScintilla-qt5
|
||||
|
||||
# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# Copyright 2019-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=QScintilla-qt5
|
||||
SRCNAM=QScintilla
|
||||
VERSION=${VERSION:-2.11.5}
|
||||
VERSION=${VERSION:-2.11.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="QScintilla-qt5"
|
||||
VERSION="2.11.5"
|
||||
VERSION="2.11.6"
|
||||
HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/QScintilla-2.11.5.tar.gz"
|
||||
MD5SUM="c31d77e1fcc218ed3f27458fa80d4dc9"
|
||||
DOWNLOAD="https://jaxartes.net/files/QScintilla-2.11.6.tar.gz"
|
||||
MD5SUM="343cd0c2c8b425518df2e51eb994fbc6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5"
|
||||
|
|
Loading…
Reference in New Issue