community/sigil to 0.9.16-1

This commit is contained in:
Kevin Mihelich 2019-07-21 20:22:57 +00:00
parent 0e3a5f4a1d
commit 153ee9beaf

View file

@ -7,17 +7,18 @@
# - depend on xerces-c to avoid x86isms in bundled version # - depend on xerces-c to avoid x86isms in bundled version
pkgname=sigil pkgname=sigil
pkgver=0.9.14 pkgver=0.9.16
pkgrel=1 pkgrel=1
pkgdesc="WYSIWYG ebook editor" pkgdesc="WYSIWYG ebook editor"
arch=('x86_64') arch=('x86_64')
url="https://sigil-ebook.com/" url="https://sigil-ebook.com/"
license=('GPL3') license=('GPL3')
depends=('hicolor-icon-theme' 'hunspell' 'mathjax' 'minizip' 'python-css-parser' depends=('hicolor-icon-theme' 'hunspell' 'mathjax' 'minizip' 'python-css-parser'
'python-lxml' 'qt5-webkit' 'qt5-xmlpatterns' 'xerces-c') 'python-lxml' 'qt5-webengine' 'xerces-c')
makedepends=('qt5-tools' 'qt5-svg' 'cmake') makedepends=('qt5-tools' 'cmake')
optdepends=('hunspell-en_US: for English dictionary support' optdepends=('hunspell-en_US: for English dictionary support'
'hyphen-en: for English hyphenation support in plugins' 'hyphen-en: for English hyphenation support in plugins'
'pageedit: external editor to replace BookView'
'python-html5lib: recommended for plugins' 'python-html5lib: recommended for plugins'
'python-chardet: recommended for plugins' 'python-chardet: recommended for plugins'
'python-cssselect: recommended for plugins' 'python-cssselect: recommended for plugins'
@ -28,9 +29,9 @@ optdepends=('hunspell-en_US: for English dictionary support'
install=${pkgname}.install install=${pkgname}.install
source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz" source=("Sigil-${pkgver}.tar.gz::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.tar.gz"
"https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig") "https://github.com/Sigil-Ebook/Sigil/releases/download/${pkgver}/Sigil-${pkgver}.tar.gz.sig")
sha256sums=('6da5482a6158896c7cde50d7787b7d2c681ab3afea032298ccf05f50ec803ac4' sha256sums=('c28ec5230b9eb708fae795b69777e32eceee94ac26e3ea2838c74ef1e041f638'
'SKIP') 'SKIP')
b2sums=('245177031688d83091d5b7fb100196b7875a3c7c4ac4f9b690960c756848ddd1d0353c3a7da1762717f66e8d47a9fdb4b68acf07295b381f4c34b393f0aade7b' b2sums=('1e784768cfe98e08ac01f5a9c11ec8254f9a0211f69ee1eb479643cc83677f6fea43745bcb158ea178ac64eec87c2e0062e783af2fe7477e2e5e8faf4db24c46'
'SKIP') 'SKIP')
validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay <douglaslmassay@gmail.com> validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay <douglaslmassay@gmail.com>