community/sigil to 0.9.6-1

This commit is contained in:
Kevin Mihelich 2016-06-21 02:24:15 +00:00
parent 9b11484613
commit d13ca91bff

View file

@ -6,7 +6,7 @@
# - depend on xerces-c to avoid x86isms in bundled version
pkgname=sigil
pkgver=0.9.5
pkgver=0.9.6
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=('d120bc1ab131a57464a95499c5407ab6')
md5sums=('6c17efbd60eba5cf6dc7d60848ab1ba5')
build() {
cd "${srcdir}/Sigil-${pkgver}"