mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/qupzilla: Updated for version 1.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2dd01bb262
commit
ba66a08018
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.6}
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qupzilla"
|
||||
VERSION="1.6.6"
|
||||
VERSION="1.8.4"
|
||||
HOMEPAGE="http://www.qupzilla.com"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.6.6.tar.gz"
|
||||
MD5SUM="daad78e47a0956dcc99c0cba9ae6e462"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.8.4.tar.gz"
|
||||
MD5SUM="88a679eb26a2071ac34c19ca0074a305"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue