community/sigil to 0.9.5-1

This commit is contained in:
Kevin Mihelich 2016-04-06 11:54:47 +00:00
parent 961e1c2933
commit c652893c5c

View file

@ -6,7 +6,7 @@
# - depend on xerces-c to avoid x86isms in bundled version
pkgname=sigil
pkgver=0.9.3
pkgver=0.9.5
pkgrel=1
pkgdesc="WYSIWYG ebook editor"
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ depends=('qt5-webkit' 'python' 'hicolor-icon-theme' 'python-lxml' 'minizip' 'hun
makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake')
install=sigil.install
source=("Sigil-${pkgver}.zip::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.zip")
md5sums=('59eea7600a42cfc6a317af0d9a1e4f0e')
md5sums=('d120bc1ab131a57464a95499c5407ab6')
build() {
cd "${srcdir}/Sigil-${pkgver}"