mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/sigil to 0.9.2-1
This commit is contained in:
parent
fc5417d278
commit
1f334b7cb3
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - 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.1
|
pkgver=0.9.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="WYSIWYG ebook editor"
|
pkgdesc="WYSIWYG ebook editor"
|
||||||
arch=('i686' 'x86_64')
|
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')
|
makedepends=('qt5-multimedia' 'qt5-tools' 'qt5-svg' 'cmake')
|
||||||
install=sigil.install
|
install=sigil.install
|
||||||
source=("Sigil-${pkgver}.zip::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.zip")
|
source=("Sigil-${pkgver}.zip::https://github.com/Sigil-Ebook/Sigil/archive/${pkgver}.zip")
|
||||||
md5sums=('c38af97e79b362da5e2d09c40f8ff954')
|
md5sums=('a5b2417af983242331cd01f88dae8399')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/Sigil-${pkgver}"
|
cd "${srcdir}/Sigil-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue