diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2019-02-24 20:30:27 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:37 +0700 |
commit | b18017422d3c893c575a17f0eea482986e823d04 (patch) | |
tree | af959f1a05536169229dc2b5a565a3f2aa7fa170 /office/sigil | |
parent | df3b92cbd6b66b988c3b5792da215999c11a9eaa (diff) |
office/sigil: Updated for version 0.9.12
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'office/sigil')
-rw-r--r-- | office/sigil/sigil.SlackBuild | 4 | ||||
-rw-r--r-- | office/sigil/sigil.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/sigil/sigil.SlackBuild b/office/sigil/sigil.SlackBuild index f9cb433fcca7..5f08a2f66f5a 100644 --- a/office/sigil/sigil.SlackBuild +++ b/office/sigil/sigil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sigil -# Copyright 2010-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2010-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=sigil SRCNAM=Sigil -VERSION=${VERSION:-0.9.10} +VERSION=${VERSION:-0.9.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/sigil/sigil.info b/office/sigil/sigil.info index e33b2d157ab9..81420125e3c8 100644 --- a/office/sigil/sigil.info +++ b/office/sigil/sigil.info @@ -1,10 +1,10 @@ PRGNAM="sigil" -VERSION="0.9.10" +VERSION="0.9.12" HOMEPAGE="https://sigil-ebook.com/" -DOWNLOAD="https://github.com/Sigil-Ebook/Sigil/archive/0.9.10/Sigil-0.9.10.tar.gz" -MD5SUM="22314e415220297782d27d85d7f1cce0" +DOWNLOAD="https://github.com/Sigil-Ebook/Sigil/archive/0.9.12/Sigil-0.9.12.tar.gz" +MD5SUM="c5f87461bf870da774e09a2d3864eacc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="qt5 lxml" +REQUIRES="qt5-webkit lxml" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |