mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/sigil to 0.9.7-1
This commit is contained in:
parent
9b3de72b63
commit
cd3a554a06
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.6
|
pkgver=0.9.7
|
||||||
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=('6c17efbd60eba5cf6dc7d60848ab1ba5')
|
md5sums=('bbf90064d088c21eb4021980e5cd0d29')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/Sigil-${pkgver}"
|
cd "${srcdir}/Sigil-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue