community/sigil to 0.9.10-1

This commit is contained in:
Kevin Mihelich 2018-07-29 11:22:08 +00:00
parent d292cc49c6
commit 6afe247899

View file

@ -8,8 +8,8 @@
# - depend on xerces-c to avoid x86isms in bundled version
pkgname=sigil
pkgver=0.9.9
pkgrel=2
pkgver=0.9.10
pkgrel=1
pkgdesc="WYSIWYG ebook editor"
arch=('x86_64')
url="https://sigil-ebook.com/"
@ -23,10 +23,12 @@ optdepends=('hunspell-en: for English dictionary support'
'python-cssselect: recommended for plugins'
'python-cssutils: recommended for plugins'
'python-pillow: recommended for plugins'
'python-regex: recommended for plugins')
'python-regex: recommended for plugins'
'python-pyqt5: recommended for plugins'
'tk: recommended for plugins')
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")
sha256sums=('12c1ace50598aef0a5e1397da3fdcd9c5ed9eba753c476d0ee5ab00a5d2d3764'
sha256sums=('294954c4c2b3f1f9348d4f1bff18edebaba44afae901be3900154778b2f877ed'
'SKIP')
validpgpkeys=('B5A56206AB0FBC1A24EFAB8AA166D29A8FCDAC63') # Doug Massay <douglaslmassay@gmail.com>