office/sigil: Updated for version 0.9.12

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2019-02-24 20:30:27 -08:00 committed by Willy Sudiarto Raharjo
parent df3b92cbd6
commit b18017422d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"